19
Views
2
Comments
Solved
[Microsoft Login Connector Reactive] Role based access using microsoft login connector
microsoft-login-connector-reactive
Reactive icon
Forge asset by MS Login Connector Team
Application Type
Reactive

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.

2025-04-17 05-42-16
Ajit Kurane
Solution

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.

2025-04-17 05-42-16
Ajit Kurane

Hi Everyone,

Is anyone have solution for the same ?

Thanks.

2025-04-17 05-42-16
Ajit Kurane
Solution

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.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.