Skip to content

auth.admin.saml.identity-provider-metadata-url

Specify the SAML identity provider's metadata URL (file:// or http://) (Admin interface).

Key: auth.admin.saml.identity-provider-metadata-url
Type: String
Can be set in: global.cfg

Description

Set to the IdP metadata that Funnelback's admin interface should use. If the metadata is stored as a file on the Funnelback server, use something like file:///some/path/metadata and if the metadata is available as a URL, use something like http://identity-provider.com/metadata.

Please note that the SSL certificate of any HTTPS metadata source must be trusted. See auth.admin.saml.keystore-path and auth.admin.saml.keystore-password.

⚠ Caveats

This setting requires Jetty to be restarted to take effect.

See Also

top

Funnelback logo
v15.24.0