Device-authorization (Section)#

Path: /profiles/profile{id, type}/settings/authorization-server/client-capabilities/device-authorization

Parameters#

NameTypeRequiredDefaultDescription
polling-intervaluint32optional30The number of seconds interval between polling attempts for clients
user-device-code-ttluint32optional300The number of seconds an issued user and device code will be valid
generate-qr-codebooleanoptionalfalseWhen enabled, a QR-code is generated and returned with a user and device code
aliasurioptionalWhen set, the alias will be used as verification-url where the user should go to verify its user code. If not set, the verification-url is derived from the profile’s base-url settings.

Was this helpful?