MENDIX Client OIDC Setup for Single Sign on

0
HI – I am trying to setup a mendix application to use SSO/OIDC using azure AD as my IDP. When I setup the OIDC client information in the mendix application, does the application need to be  deployed to a cloud instance or can I configure the OIDC client information locally and then deploy to the cloud. If I need to deploy to the cloud first, how do I log in to do the configuration, if I need to login first using SSO.
asked
3 answers
4

Hi Josh,

You can refer to this link if you want to know about OIDC SSO in Native as well as Web application in mendix,

https://medium.com/@chandresh.shukla/implementing-sso-through-azure-ad-mendix-and-oidc-cb74eed77d53

 

Let me know if you are stuck at any point,

 

Hope it helps

answered
0

You need to deploy first and then using the Mx admin account setup the SSO configuration.

Regards,

Ronald

 

answered
0

This may sound strange but if I need to use SSO to sign in, how do I sign in using the Mendix admin?

answered