Skip to main content

Process login submission

POST 

/v1/auth/login

Processes the actual login submission, capturing user credentials. If valid, it will redirect to the OAuth2 client to accept the login. This endpoint uses fixed-time execution to prevent timing attacks.

Request

Responses

Redirect to OAuth2 client callback or error page

Response Headers
    Location

    Callback URL with authentication result