Once user authenticated, how do I redirect the url based on role?

Hi @lester.hairston,

Welcome to the Auth0 Community Forum!

This could probably be achieved numerous ways. You could add the roll to the id token via a custom claim and then setup the pages and permissions on your end.