SSO configuration with custom entity - MendixSSO

0
Hi members,  I’m stuck with the correct SSO configuration with a custom entity “ApplicationUser”. I enabled the MendixSSo module and copied the MendixSSO_AfterStartup and MendixSSO_CreateUser microflows.  My ApplicationUser has an association with Administration.account and Credential. What are my next steps for the right configuration? How to connect my createUserForm to SSO with the right fields? Thanks in advance!
asked
1 answers
0

See the documentation here: https://docs.mendix.com/appstore/modules/saml

You connect that in the fron end after you either uploaded the metadata or used the metadata URL (step

3.2.3 User Provisioning).

Regards,

Ronald

 

answered