This article covers loggers related to Identity Providers that were introduced in Ignition version 8.1.X.
Loggers in this article:
gateway.IdpAdapter
- Can be used for debugging potential issues with a defined Identity Provider profile in the Ignition config. There currently isn’t any messages that are provided for this logger when the Identity Provider procedure is successful.
gateway.ExpressionSecurityLevelPolicy
- Can be used for debugging potential issues with expression rule evaluations defined Identity Provider profile in the Ignition config. There currently isn’t any messages that are provided for this logger when the Identity Provider procedure is successful.
gateway.UserAttributeMapper
- Can be used for debugging potential issues with IDP response data being parsed into the defined User Attribute Mapping configurations for an existing Identity Provider. There currently isn’t any messages that are provided for this logger when this procedure is successful.
gateway.WebAuthSessionImpl
- Monitors all attempts to authenticate against an existing Identity Provider profile defined in the Ignition config.
- TRACE log showing the output of a successful login attempt with an existing Identity Provider profile. This applies to both Internal and SAML/OpenID Identity Providers. Provides the specific Identity Provider profile name idp-adapter-name:
Starting up web auth session route-group=federate, idp-adapter-name=default, route-path=/callback/:type
- TRACE log showing the output of a successful login attempt with an existing Identity Provider profile. This applies to both Internal and SAML/OpenID Identity Providers. Provides the specific Identity Provider profile name idp-adapter-name:
Comments
0 comments
Article is closed for comments.