Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support max_page_size for vault_ldap_auth_backend #1862

Closed
Cajga opened this issue May 17, 2023 · 0 comments · Fixed by #1878
Closed

Support max_page_size for vault_ldap_auth_backend #1862

Cajga opened this issue May 17, 2023 · 0 comments · Fixed by #1878

Comments

@Cajga
Copy link

Cajga commented May 17, 2023

Terraform Version

1.14.6

Affected Resource(s)

  • vault_ldap_auth_backend

Expected Behavior

Vault introduced a regression in 1.13.2 that forces us to set the max_page_size so the LDAP groups can still work.
We configure everything in Vault using this provider. Unfortunately, it seems the max_page_size (which is fairly new: introduced in latest release with this pull request) cannot be set with the vault_ldap_auth_backend resource.

Please allow us to configure this parameter for the LDAP auth backend.

Actual Behavior

Currently it is not possible to set the max_page_size

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant