How to configure SSO with Azure AD using SAML2.0?

1
Hello! I'm trying to learn how to implement SSO using Azure and SAML2.0. I used this article as a guide (https://medium.com/mendix/azure-ad-sso-integration-with-mendix-app-b7bddd1429f6), but in the Basic Setup Steps in Mendix Application step 2, in order to enter the SP Configuration, I need to publish and start the app. I can't do this because I'm getting these errors wich indicate that files are missing, but I didn't delete anything. What should I do? Thanks in advanced.  
asked
2 answers
1

Hi Patricio,

 

You could fix the errors that you are getting by downloading the Encryption Marketplace module (you can go to the marketplace in the cart icon):

image.png

 

I hope that solves your issue, best regards!

answered
0

We try to keep the SAML user documentation up-to-date:

https://docs.mendix.com/appstore/modules/saml/

 

Indeed the encryption module is listed as a dependency.

answered