Step 6: Start device flow
GET {{authPath}}/{{envID}}/device
The GET /{{envID}}/device operation returns a 302 message with a flowID embedded in the Location header, which specifies that a call should be made to another resource to continue the flow. The Location header looks like this:
Location: https://apps.pingone.com/5caa81af-ec05-41ff-a709-c7378007a99c/signon/?flowId=72df1cd2-3b99-4225-a1fa-6dc9ec0f78fc
Note: If this call fails to return a 302 HTTP Status, for a possible solution see Configuring and managing Qodex.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Cookie | string |