auth_entrypoints_oidc_logout - An OIDC Logout has been performed
This is the documentation for the audit log event auth_entrypoints_oidc_logout
CEF:0|PhenixID|PAS|6.0.0|auth_entrypoints_oidc_logout|An OIDC Logout has been performed|4|phxEntrypointId= phxEntrypointType= phxHttpServerId= phxOidcPostLogoutRedirectUri= phxTraceId= requestClientApplication= sourceServiceName= src=
An OIDC Logout has been performed
- Severity: 4 NOTICE
Attributes
phxEntrypointId
- Data type: String
Id of the entrypoint in the configuration
phxEntrypointType
- Data type: String
- The type of entrypoint used for the authentication session
- Possible values
- OIDC The OpenID Connect entrypoint.
- SAML The SAML entrypoint.
- Internal The INTERNAL entrypoint.
- Relay The RELAY entrypoint.
- Unknown Unknown entrypoint type.
The entrypoint / protocol used in the authentication session
phxHttpServerId
- Data type: String
The id of the HTTP server in the configuration that received the incoming request
phxOidcPostLogoutRedirectUri
- Data type: String
The OIDC post_logout_redirect_uri, where the user was sent after logout.
phxTraceId
- Data type: String
The trace id of the request
requestClientApplication
- Data type: String
The user agent for the HTTP client
sourceServiceName
- Data type: String
The request issuer, for example the SAML2 SP's entity id, or the OIDC client id
src
- Data type: String
The source IP address