OIDC authentication

An error can occur when the Engineering AI Hub server does not receive a token from the OIDC provider during authentication. This issue typically results in a failed token request.

Problem

The server fails to authenticate and logs an error during the token request process.

Error log

The system records the error ID and message in the logs, which can be accessed by the administrator.

Raising AIHubException - HTTP_400_BAD_REQUEST - Invalid token request

Response Code: 400

Resolution

Verify that the OIDC authentication is configured correctly. For setup instructions, see Configuring the instance.