My client is using auth0 to login to the application. Now I would like to integrate Clever SSO with auth0 to login to my application.
I tried creating a new social connection and gave the client id and secret from clever. But it’s not working. I get the below message when I click on Try Connection.
“error”: “invalid_request”,
“error_description”: “Invalid user id.”
What am I doing wrong?
Can you please help me out quickly?
Thanks in advance!!