Auth0 Failed Login Logs Missing Connection ID for OIDC Connections
Last Updated:
Overview
When an OpenID Connect (OIDC) connection login attempt fails during the back-channel token exchange with an external Identity Provider (IdP) due to an incorrect client_secret, the resulting failed login tenant log event contains an empty connection_id field and lacks a connection name. Auth0 engineering is currently addressing this known issue and intends to include the connection data in the failed login logs in a future update.
Applies To
- Auth0
- OpenID Connect (OIDC) Connections
- Tenant Logs
Cause
A known issue prevents Auth0 from populating the connection_id and connection name fields in the tenant log event when an OIDC connection login attempt fails during the back-channel token exchange with an external IdP due to an incorrect client_secret.
Solution
How is the missing connection data in OIDC failed login logs resolved?
Auth0 engineering is currently addressing this known issue. Auth0 plans to include connection data in the failed login logs for OIDC connections in a future update.
A known issue causes Auth0 OIDC failed login logs to omit the connection ID and name when the client secret is incorrect.