{
"device_code": "device_code",
"user_code": "ZZYQ-DUPL",
"verification_uri": "https://keycloak/auth/realms/myrealm/device",
"verification_uri_complete": "https://keycloak/auth/realms/myrealm/device?user_code=user_code",
"expires_in": 600,
"interval": 5
}
Is it possible ot use rest end point to authorize device
programatically over rest api without using KC UI ?--
You received this message because you are subscribed to the Google Groups "Keycloak User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keycloak-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-user/92d067ee-3281-4a30-e0ce-ae58136ef54f%40gmail.com.