auth.admin.saml.enabled
Background
When set to true
, this setting enables SAML authentication on
Funnelback’s admin interface.
Setting the key
Set this configuration key in the server configuration.
Use the configuration key editor to add or edit the auth.admin.saml.enabled
key, and set the value. This can be set to any valid Boolean
value.
See also
-
Specify the SAML identity provider’s metadata URL (Admin interface).
-
Specify the URL to log users out of the IdP (Admin interface).
-
Specify the prefix for the SAML entity ID (Admin interface).
-
Specify the location of the SAML keystore (Admin interface).
-
Specify the alias of private key to use in SAML keystore (Admin interface).
-
Specify the password for private key in SAML keystore (Admin interface).
-
Specify the location of the Groovy class which maps SAML users to their permissions.
-
Specify the default URL to navigate to after an IdP initiated SSO login. (Admin interface)