Callback parameters and values
Specify the callback parameters and values when defining a point of contact profile.
Sign In callbacks
fim.user.request.header.name The name of the header containing user name of the user.
Data type:: String
Example: iv-userfim.attributes.response.header.name The name of the header containing attributes of the user.
Data type:: String
Example: am-fim-eai-xattrsfim.groups.response.header.name The name of the header containing groups of the user.
Data type:: String
Example: fim.groupsfim.server.response.header.name The name of the header containing hostname that authenticates the user.
Data type:: String
Example: fim.serverfim.target.response.header.name The name of the header containing redirect URL.
Data type:: String
Example: am-fim-eai-redir-urlfim.user.response.header.name The name of the header containing user name of the user.
Data type:: String
Example: am-fim-eai-user-idfim.user.session.id.response.header.name The name of the header containing reverse proxy session ID of the user.
Data type:: String
Example: user_session_idfim.cred.response.header.name The name of the header containing IVCred of the user.
Data type:: String
Example: am-fim-eai-pacurl.encoding.enabled Whether the EAI header names and values are URL encoded. The default setting for this property is false. The EAI header names and values are not URL encoded.
Data type:: Boolean
Example: falseSign Out callbacks
fim.user.session.id.request.header.name The name of the header containing reverse proxy session ID of the user.
Data type:: String
Example: user_session_idfim.user.request.header.name The name of the header containing user name.
Data type:: String
Example: iv-userLocal ID
fim.attributes.request.header.name The name of the header containing attributes of the user.
Data type:: String
Example: fim.attributesfim.cred.request.header.name The header containing IVCred of the user.
Data type:: String
Example: iv-credsfim.groups.request.header.name The name of the header containing groups of the user.
Data type:: String
Example: iv-groupsfim.user.request.header.name The name of the header containing user name.
Data type:: String
Example: iv-userAuthenticate
fim.user.request.header.name The name of the header containing user name.
Data type:: String
Example: iv-userauthentication.macros A list of macros that defines contextual information to pass to the web reverse proxy login page. The macros we specify can customize an authentication login page for a specific service provider. For information, see Customizing the SAML 2.0 login form.
Data type:: String
Example: If an identity provider wants to display the provider ID and target URL of a partner, specify the following macros:%PARTNERID%,%TARGET%
Parent topic: Point of contact profiles for Federation