Microsoft SSO

1
Hello All, I wanted to add Microsoft authentication(SSO) to login to our application .Which module is the best one in market place or is there any other way to do it. Thanks in advance.
asked
2 answers
1

Hi Abdul,

 

In general I would advise OIDC SSO, as it implements the Open ID connect (OAuth) with PKCE and is platform supported.

If you have more experience with SAML or have specific needs, you can check others in the marketplace as well.

 

Good luck!

Johan

answered
1

Hi Abdul,

 

You can use this blog to implement the Microsoft Azure SSO

https://medium.com/mendix/azure-ad-sso-using-oidc-module-6b5eeff4be56
 

Thanks

 

answered