plugin.saml-user-mapper

Background

This server plugin will be invoked when a user logged into Funnelback via SAML. This plugin needs to return SAMLConfiguredUser object after mapping relevant roles and permissions.

Setting the key

Set this configuration key in the server configuration.

Use the configuration key editor to add or edit the plugin.saml-user-mapper key, and set the value. This can be set to any valid com.funnelback.plugin.PluginId value.

Default value

No default value

Examples

Use the plugin with the id dxp-user-mapper to map roles and permissions to a user logged into Funnelback via SAML.

plugin.saml-user-mapper=dxp-user-mapper