website/docs: sources: ldap: remove extra example (#10387)

This commit is contained in:
Marc 'risson' Schmitt
2024-07-05 18:06:50 +02:00
committed by GitHub
parent 5103eebfad
commit 14e8d1d0f4

View File

@ -77,8 +77,6 @@ You can assign the value of a mapping to any user attribute, or save it as a cus
If the default source mapping is not enough, you can set your own custom LDAP property mapping. If the default source mapping is not enough, you can set your own custom LDAP property mapping.
For example, the setting `ldap-displayName-mapping:name` means that the LDAP source field `displayName` will be mapped to the `name` field in authentik.
Here are the steps: Here are the steps:
1. In authentik, open the Admin interface, and then navigate to **Customization -> Property Mappings**. 1. In authentik, open the Admin interface, and then navigate to **Customization -> Property Mappings**.