Skip to content

Add a debug log for SAML and add configuration

Chris Lemaire requested to merge fix-saml-login into development

The added configuration allows administrators to setup the specific SAML attribute names used by their SAML SSO service. It could for instance be that the displayName is configured with a different name than our default name for the attribute.

Merge request reports