Point of Contact profiles callback parameters and examples (AAC)
Specify callback parameters and values when defining a point of contact profile.
Sign In callbacks
Parameter Example Description Datatype fim.user.request.header.name iv-user User name String fim.attributes.response.header.name am-fim-eai-xattrs Attributes String fim.groups.response.header.name fim.groups Groups String fim.server.response.header.name fim.server Hostname that authenticates the user. String fim.target.response.header.name am-fim-eai-redir-url Redirect URL. String fim.user.response.header.name am-fim-eai-user-id User name String fim.user.session.id.response.header.name user_session_id Reverse proxy session ID String fim.cred.response.header.name am-fim-eai-pac IVCred String url.encoding.enabled false URL encode EAI header names and values. Default is false. Boolean
Sign Out callbacks
Parameter Example Description Datatype fim.user.session.id.request.header.name user_session_id Reverse proxy session ID String fim.user.request.header.name iv-user User name. String
Local ID
Parameter Example Description Datatype fim.attributes.request.header.name fim.attributes Attributes String fim.cred.request.header.name iv-creds Header IVCred String fim.groups.request.header.name iv-groups Groups String fim.user.request.header.name iv-user User name. String
Authenticate
Parameter Example Description Datatype fim.user.request.header.name iv-user User name. String authentication.macros %PARTNERID%,%TARGET% List of macros defining contextual information to pass to the web reverse proxy login page. Macros specified can customize an authentication login page for a specific service provider. For the IdP to display provider ID and target URL of a partner, specify macros %PARTNERID%,%TARGET% String Parent topic: Point of contact profiles