Is it possible to redirect the user after they successfully authorize a device in device flow? For our application, the needs to configure some additional properties on a new device, and I’d like to redirect them there after successful authorization.
I have a questions and a couple of (potentially) helpful resources.
Are you wanting to redirect on the the input constrained device or the smartphone/computer?
If it is the latter, then you could do a redirect within a rule to accomplish this. I haven’t tested this with the device flow, but it would be worth a try.
Thanks for the link, that was exactly what I was looking for since I am redirecting from the smartphone/computer. I did a quick prototype and am able to see my intermediary screen,