MendxSSO , MendixSSOClient - How to set some user of your application as admin for that app?

0
I am using MendixSSO for my application. Anyone having an account with Mendix can log in to my application. There are two roles in my application – User and Admin. By setting the default policy, anyone who logs in my app is a user with ‘User’ role.  How can I make some user as ‘Admin’ for my app?
asked
1 answers
1

This can be found in the documentation: https://docs.mendix.com/developerportal/deploy/mendix-sso#2-2-assigning-end-user-roles

answered