Open mtilson opened 2 years ago
Added some automation in 5.0.2-1
displayName
for LDAP On-the-fly user creation as default for the first and last names. For 'Firstname attribute' the part of displayName
before the first space character (`) is used if this flag set to
trueand corresponding LDAP search for the specified in UI attributes return empty string. For 'Lastname attribute' the part of
displayNameafter the last space character (
) is used if this flag set to
trueand corresponding LDAP search for the specified in UI attributes return empty string. Defaults to
true`.userPrincipalName
.@
character, the @suffix
part of the returned address is replaced by this variable. If the returned address doesn't have @
character then the @
character and this variable is added to the end of the returned address. Defaults to empty string
.
docker compose
)