Mendix logins with 3rd party accounts

0
For our project we currently use MendixSSO to manage our account logins, but we are now looking to go into a new direction. I wanted to know is it possible to use 3rd party sign-in accounts. For example is there a way to setup and use our google accounts to log into our app? We have our own group account with our own group email could we connect these to our mendix app and use it to login?
asked
2 answers
0

Have a look at the market place, for example this module allows you to login with your Google acount: https://marketplace.mendix.com/link/component/1414/CLEVR/Open-Authentication-Module

answered
0

Hi Reece,

This might be what you are looking for:

https://www.mendix.com/blog/add-google-sso-to-your-mendix-app-using-the-oidc-module/

answered