Construct authorisation url to authenticate the end-user

Query Params
string

Request URI generated by the Pushed Authorization Request endpoint oidc/request. If this param is provided then none of the other params are required.

string
required

ID of the client

string
required

The openid id:scope

string
required

The redirect uri that the auth endpoint will redirect to on success

string
enum
required

The type of response

Allowed:
string
required

Request object formed from the required claims

string

Opaque value used to maintain state between the request and the callback.

string
enum

Space delimited, case sensitive list of ASCII string values that specifies whether the Authorization Server prompts the End-User for reauthentication and consent.

Allowed:
Responses
302

A successful or erroneous authentication response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/html; charset=UTF-8