auth.publicui.saml.keystore-password
Background
Set to the main password of the keystore configured in
auth.publicui.saml.keystore-path
.
If desired, the password may be obfuscated using the Jetty web server’s password obfuscation tool. Please note that the checksum and crypt forms are not supported (since the original password must be accessible for Funnelback to open the keystore).
Setting the key
Set this configuration key in the server configuration.
Use the configuration key editor to add or edit the auth.publicui.saml.keystore-password
key, and set the value. This can be set to any valid ConfigPassword
value.
See also
-
Specify the SAML identity provider’s metadata URL (file:// or http://) (Public search).
-
Specify the alias of private key to use in SAML keystore (Public search).
-
Specify the password for private key in SAML keystore (Public search).
-
Specify the default URL to navigate to after an IdP initiated SSO login. (Public search)