Hello,
It's Mendix SSO module is failing to compile. You can download this module again from the Marketplace.
https://marketplace.mendix.com/link/component/111349
Thanks & Regards,
Manikandan K
Looks like a jar file issue, try checking for duplicate jar files and remove the oldest version.
Also check marketplace modules for updates.
The problem is with your SAML module.
The solution is to clean your userlib directory, remove all duplicate modules, and also remove all files marked as required by SAML. Next, re-install the SAML from the Marketplace. This should restore all the required .jar files and solve the Java error.
Good luck!
Same problem as described by the issuer. Quite frustrating because the problem appears without touching anything from the downloaded example.
Not solved with my understanding of the recommendations.
If this is something that might happen to other students, please provide an alternative solution were this kind of issues are less probable. If the issue appears quite often, then please provide specific guidelines in the course.
Thanks anyway for the great contents of the courses. They are really good.
I've got the solution provided in the academy to work in 2 simple steps:
1. Download the 3 modules highlighted from the Mendix Market again - Select "Replace Existing ..."
2. Add "EmailAddress" as an attribute to the UserProfile Entity in the MendixSSO Domain model.
(This is not following "best-practice", but offers a way to get the application running and working)
---- UPDATE ----
Found a solution that does not require adding any entities or extra attributes, as "EmailAddress" is available through "$Account/Email" when trying to fix the 2 errors in the microflows.