Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
JeffreyRidout
Contributor
Contributor

Error when setting up a new Auth0 IDP

Hi,

We previously successfully set up an Auth0 Identity provider in Qlik Sense Cloud to use for testing.
We then deleted this IDP and are now trying to get a new Auth0 Identity provider set up for our customer accounts.

Every time we try to create the new Auth0 IDP we get the following error:

{
  "status": "oidcError",
  "oauth2Error": {
    "error": "access_denied",
    "errorDescription": "Cannot read property 'customerUuid' of undefined"
  },
  "error": "An OIDC error occurred during the login callback"
}
Labels (3)
0 Replies