Hi Everyone,I successfully integrated Microsoft Login Connector into my application, and while authentication is now functioning as intended, I am still struggling to comprehend the authorization process and how to redirect users on the specific dashboard page based on the OutSystems application-specific roles. Thanks.
On the callback page after succesfull authentication we are validating the user role and based on role we are redirecting user on respective page or dashboard. It is custom logic that we need to implement as per our requirements.
Hi Everyone,Is anyone have solution for the same ?Thanks.