HiWe have implemented Okta Integration in reactive Web application using IDP connector. There is also a requirement for role management. Need help on how we can get roles information for logged in user from Okta, so that we can map those roles in Outsystem for authorization.
Hello @Yogesh Satpute ,
You can also refer this link
https://www.outsystems.com/forums/discussion/64916/check-outsystems-role-after-okta-authentication/
https://www.outsystems.com/training/lesson/2020/built-in-authentication
I hope this videos will help you.
Thanks & Regards
Navneet Sharma
Hi Yogesh,
You will have to configure Group information, and create Groups in Outsystems to which later you can associate Outsystems roles.
I believe while setting a SAML application, there is a Custom Group checkbox and you can use IDP Customization component to add your custom logic around it.
Hope this helps.
Regards,
Saurabh
Hey Yogesh,
Please check this link, this will help you.
https://www.outsystems.com/learn/lesson/2020/built-in-authentication
Thanks,
Ramesh