Authorize

Description

Authorize the client for a given scope

Method

GET

Path

[runtime-name]/api/az/v1/authorization

Query Parameters

response_type
response_type
client_id
client_id
redirect_uri
redirect_uri
scope
scope
state
state

Produces

application/json

Responses

302
Redirect with grant code or error
404
Not Found
200
OK
401
Unauthorized
400
Invalid request
403
Forbidden