Getting following error while using Mendix SSO in my app

0
Hi All, I am using Mendix SSO Module in my app. But I am getting following error when end user Click on SSO button.   How shall I proceed, so that any user with valid mendix account  can  get access to app using SSO.? Also how can I assign default role to any user who are using this SSO login feature.?
asked
1 answers
0

Have you read through the instructions on how to set up MendixSSO in the documentation? That might answer your question.

You will need to assign the MendixSSO.User  Module role to one of your User roles – this is also explained in the documentation :)

answered