mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 02:28:09 +00:00 
			
		
		
		
	Update ldap.mdx (#24338)
add missing use_token_groups parameter * use_token_groups - (Optional) Use the Active Directory tokenGroups constructed attribute of the user to find the group memberships https://registry.terraform.io/providers/hashicorp/vault/latest/docs/resources/ldap_auth_backend#use_token_groups
This commit is contained in:
		| @@ -103,6 +103,8 @@ This endpoint configures the LDAP auth method. | |||||||
|   up to the given size. This can be used to avoid hitting the LDAP server's |   up to the given size. This can be used to avoid hitting the LDAP server's | ||||||
|   maximum result size limit. Otherwise, the LDAP backend will not use the |   maximum result size limit. Otherwise, the LDAP backend will not use the | ||||||
|   paged search control. |   paged search control. | ||||||
|  | - `use_token_groups` `(bool: true)` - (Optional) Use the Active Directory tokenGroups | ||||||
|  |   constructed attribute of the user to find the group memberships. | ||||||
|  |  | ||||||
| @include 'tokenfields.mdx' | @include 'tokenfields.mdx' | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 owenzorrin
					owenzorrin