Skip to main content

Authorization request

Authorization request

  • Endpoint: /realms/master/protocol/openid-connect/auth
  • Description: Authorization request
  • Method: GET
  • Query Params:
NameTypeRequire?Description
redirect_uristring[x]
client_idstring[x]
response_typeResponse Type[x]
statestring[x]
scopestring[x]
promptstring[x]
access_typestring[x]
code_challengestring[x]
code_challenge_methodstring[x]
  • Return Values: JSON object
NameTypeDescription
statestring
session_statestring
token_endpointstring
codestring

Type

Response Type

ValueTypeDescription
codestring
tokenstring