SSO Integration

0
Hi, I am working on the SSO Integration to get all the applications in a single dashboard depending on the User roles. I have used the Mendix SSO and deep link module and able to login using Mendix account. The next step would be getting the apps dynamically on the dashboard. Any suggestions on how I can achieve this. Thanks in advance.
asked
1 answers
0

You could use the Deploy API to retrieve all your apps. See documentation here: https://docs.mendix.com/apidocs-mxsdk/apidocs/deploy-api/

Regards,

Ronald

 

answered