Skip to main content

Display login screen

GET 

/v1/auth/screen

Displays a login screen to the end user. In the OAuth2 flow, this is the first interaction point where the user is prompted for credentials. The redirect URL is determined based on the OAuth client metadata to ensure the correct whitelabel login screen is chosen.

Request

Responses

Redirect to the login screen

Response Headers
    Location

    URL to redirect the user to the login screen