OIDC module

0
Does OIDC module support Claims?. I have implemented OIDC with Azure AD but claim are coming as null although, i have selected required claims from the configurations
asked
1 answers
3

Hey Aryan

Yes, OIDC supports claim,  if you are getting null claims, then you should check the Azure portal for the issue,

You can refer to the blog below, if you are facing any issues, 

https://medium.com/@chandresh.shukla/implementing-sso-through-azure-ad-mendix-and-oidc-cb74eed77d53

Hope it helps!

answered