Skip to content

Conversation

harshit-nema
Copy link

@harshit-nema harshit-nema commented Oct 17, 2025

Description

Added support for The vault_ldap_auth_backend resource associated with the /auth/ldap/config endpoint needs to support the following missing fields:

  • request_timeout
  • dereference_aliases
  • enable_samaccountname_login
  • anonymous_group_search

Closes VAULT-39750

Checklist

  • [Y] Added CHANGELOG entry (only for user-facing changes)
  • [Y] Acceptance tests where run against all supported Vault Versions

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestFieldRequestTimeoutValidation'

...
AcceptanceTest

Terraform Config :
Terraform Resource for LDAP Auth

Vault Output :
After applying changes

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request

  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

…_aliases,enable_samaccountname_login,anonymous_group_search in ldap_auth_backend resource
@harshit-nema harshit-nema requested review from a team as code owners October 17, 2025 12:35
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 this pull request may close these issues.

1 participant