Device FLow: Post user-confirmation steps

So, we’re implementing device flow, and it would be nice if there was a way to have the user redirected to a page to handle some post-confirmation tasks (setting up some authority data for the device they just authorized, etc), and I was wondering if there’s any mechanism in place that will enable that. Like the Rules for the universal login form. Any help is appreciated

Hi @ron.jenkins,

You can look into redirect during rules. This allows you to redirect during authentication to do something like collect more information.

You might also find this doc helpful:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.