plugin.saml-user-mapper

Defines the id of the server plugin which will provide the functionality to map a SAML user.

Key: plugin.saml-user-mapper
Type: com.funnelback.plugin.PluginId
Can be set in: global.cfg

Description

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.

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