How to redirect admins to a specific page?

As suggested in Once user authenticated, how do I redirect the url based on role? - #2 by dan.woda, one solution would be to pass the role as a custom claim in the ID Token and redirect the user based on their role.

1 Like