Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 747 Bytes

LDAPAttributes.md

File metadata and controls

14 lines (10 loc) · 747 Bytes

LDAPAttributes

LDAP attributes used to configure the LDAP identity provider.

Properties

Name Type Description Notes
id list[str] List of attributes to use as the identity. [optional]
email list[str] List of attributes to use as the mail address. [optional]
name list[str] List of attributes to use as the display name. [optional]
preferred_username list[str] List of attributes to use as the preferred user name when provisioning a user. [optional]

[Back to Model list] [Back to API list] [Back to README]