Single Sign On OIDC

0
Hi,   I'm encountering issues while setting up Single Sign-On (SSO) in my Mendix application using the OIDC SSO module from the Mendix Marketplace - Mendix Marketplace - OIDC SSO. Specifically, I'm struggling with the user provisioning process.   From my understanding, the provided sample setup should work out of the box, as long as you're satisfied with how the microflow assigns users. However, when I run my application, I encounter errors in the DecodeAndVerifyJWT sub-microflow. I've included screenshots of the errors below for reference.   Additionally, I had trouble configuring the redirect URL but believe I may have resolved it. Could someone confirm if the following format is correct?https://{website default login url}/oauth/v2/callback Any guidance on these issues would be greatly appreciated. Thank you!         The error I'm recieving:
asked
1 answers
0

Hi Matthew,

Please read this article once, I hope it will be helpful for you.

https://medium.com/@mohammad.saqib_1262/google-sso-authentication-in-mendix-a-complete-integration-guide-b994ba2dc502

 

answered