These log messages refer to the OIDC (Open ID Connect) category.
2.48.1. oidc_discovery_failed (ID: 09300001)
- Default Severity
- ERROR
- Log Message
- OIDC Discovery failed
- Explanation
- Failed to download OIDC Discovery data from OIDC Provider.
- Firewall Action
- None
- Recommended Action
- Make sure that the system can reach the configured OIDC Discovery Endpoint.
- Revision
- 1
- Parameters
- oidc_provider
oidc_id
error_code
discovery_endpoint
info
http_code
2.48.2. oidc_jwks_discovery_failed (ID: 09300002)
- Default Severity
- ERROR
- Log Message
- OIDC JWKS Discovery failed
- Explanation
- Failed to download OIDC JWKS Discovery data from OIDC Provider.
- Firewall Action
- None
- Recommended Action
- Make sure that the system can reach the jwks_uri.
- Revision
- 1
- Parameters
- oidc_provider
oidc_id
error_code
jwks_uri
info
2.48.3. oidc_acctok_validation_failed (ID: 09300003)
- Default Severity
- WARNING
- Log Message
- OIDC Access Token validation failed
- Explanation
- Failed to validate OIDC Access Token.
- Firewall Action
- None
- Recommended Action
- None
- Revision
- 1
- Parameters
- oidc_provider
oidc_id
error_code
info
2.48.4. oidc_discovery_sign_failed (ID: 09300004)
- Default Severity
- ERROR
- Log Message
- OIDC Discovery Provider certificate validation failed
- Explanation
- Failed to validate OIDC Provider certificate when downloading OIDC Discovery data.
- Firewall Action
- None
- Recommended Action
- Make sure that the correct root certificates has been configured for the OIDC Provider Discovery Endpoint.
- Revision
- 1
- Parameters
- oidc_provider
oidc_id
error_code
discovery_endpoint
info
2.48.5. oidc_jwks_sign_failed (ID: 09300005)
- Default Severity
- ERROR
- Log Message
- OIDC Discovery JWKS Endpoint certificate validation failed
- Explanation
- Failed to validate OIDC Provider certificate when downloading OIDC JWKS Discovery data.
- Firewall Action
- None
- Recommended Action
- Make sure that the correct root certificates has been configured for the OIDC Provider JWKS Endpoint.
- Revision
- 1
- Parameters
- oidc_provider
oidc_id
error_code
discovery_endpoint
info
2.48.6. oidc_idtok_validation_failed (ID: 09300006)
- Default Severity
- WARNING
- Log Message
- OIDC ID Token validation failed
- Explanation
- Failed to validate OIDC ID Token.
- Firewall Action
- None
- Recommended Action
- None
- Revision
- 1
- Parameters
- oidc_provider
oidc_id
error_code
info