Authorize using POST
POST {{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 POST.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
client_id | string | ||
response_type | string | ||
scope | string | ||
redirect_uri | string |