Slide 61
Slide 61 text
© Okta and/or its affiliates. All rights reserved. Okta Confidential
Request a Device Code
{
"device_code": "NGU5OWFiNjQ5YmQwNGY3YTdmZTEyNzQ3YzQ1YSA",
"user_code": "BDWD-HQPK",
"verification_uri": "https://example.com/device",
"interval": 5,
"expires_in": 1800
}
The server responds with a new device code and user code, as well as
the URL the user should visit to enter the code.