Description
Add a quickstart on how to use Keycloak's endpoints for input-constrained devices. Also add documentation
Discussion
No response
Motivation
Right now, the quickstarts focus on standard authorization flows. There is a lack of documentation for input-constrained devices.
Details
An example of what the quickstart would look like:
-> Device 1 -> Springboot application (using keycloak's device authorization grant flow) -> add frontend
-> Connection to device 2 would be tested with curl commands in README
Description
Add a quickstart on how to use Keycloak's endpoints for input-constrained devices. Also add documentation
Discussion
No response
Motivation
Right now, the quickstarts focus on standard authorization flows. There is a lack of documentation for input-constrained devices.
Details
An example of what the quickstart would look like:
-> Device 1 -> Springboot application (using keycloak's device authorization grant flow) -> add frontend
-> Connection to device 2 would be tested with curl commands in README