Authorize using GET

GET {{authPath}}/{{envID}}/davinci/policy/{{davinciFlowPolicyID}}/authorize?client_id={{clientID}}&response_type=code&scope=openid%20profile&redirect_uri={{redirect_uri}}

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Authorize using GET.

Request Params

KeyDatatypeRequiredDescription
client_idstringclient ID.
response_typestringresponse type .
scopestringscope.
redirect_uristringredirect uri