Variable | SAML_USER_ATTRIBUTE | |
Description | Allows to set a different user attribute name |
Instead of using NameId
for mapping
users from the IDP to LogScale, a user attribute name can be configured to
something else.
ini
SAML_USER_ATTRIBUTE=email
In this example, LogScale will use the mail attribute from the IDPs SAML response after a successful authentication.