Hi All
I am getting role required error message after SSO login is successful and the user gets redirected to the home screen. any advise why is this happening
Thanks
Kumar
@saravanakumar v
This is expected behavior. When user tried to access which any page which require "Registered" role, it's throws "Security Exception" AKA registered role required. This error is logged in ServiceCenter. Then from "Common" exception, redirect happens means SSO flow starts.