Implementing Google ,Faceebook Instagram and kakao SNS Login in Mendix

0
Dear All, I'm currently working on integrating Google SNS (Social Network Service) login  in my Mendix application. My goal is to allow users to sign in using their Google accounts. I've explored the OIDC SSO module from the Marketplace, but I would really appreciate a step-by-step guide or any working example from someone who has already implemented this successfully.   Specifically, I’m looking for help with: Proper configuration of Google OAuth credentials Setting the right redirect URIs Mapping user information after login Handling user provisioning in Mendix after successful login If anyone from the community has experience or documentation around this, I’d be very grateful for your support!   Thanks in advance!
asked
1 answers
0

Hi Rizvan, This video may help you   https://youtu.be/ji09bbMltjs

answered