OIDC Login?

0
What’s the correct way to handle user provisioning after successful OIDC login? Do I need to create users manually or is there a way to auto-provision them using claims?
asked
1 answers
0

Hi Mouli, 

Usually JIT provision is the recommended way. The OIDC module supports the same. You can refer to below.

https://docs.mendix.com/appstore/modules/oidc/#user-provisioning-end-user-onboarding

Regards,

Raghav

 

 

answered