Here is a user :
Raw data :
{
"date": "2023-09-23T06:00:33.343Z",
"type": "f",
"description": "Access Denied",
"connection_id": "",
"client_id": "XX",
"client_name": "Joybuggy.com Login",
"ip": "XXX",
"user_agent": "Firefox 117.0.0 / Windows 10.0.0",
"details": {
"body": {},
"qs": {
"state": "e4476cdd06dd9bfc141",
"client_id": "XX",
"redirect_uri": "https://www.joybuggy.com/en/checkout",
"scope": "openid profile email",
"response_mode": "query",
"response_type": "code",
"nonce": "0600d00c9f876a512f3181b43990e131",
"code_challenge": "y9UiqJGbXO_nkrHjyFYJYO6dkEm2eXzq3Y2y3S64k5s",
"code_challenge_method": "S256"
},
"error": {
"message": "Access Denied",
"oauthError": "access_denied",
"type": "oauth-authorization"
},
"session_id": "8Bu8sWKttnUDr7m-EvgGvFsdpieLzFuh",
"actions": {
"executions": [
"t2ajUYauRteGLll8MMb6DzIwMjMwOTIz"
]
},
"stats": {
"loginsCount": 1
}
},
"hostname": "joybuggy.eu.auth0.com",
"user_id": "auth0|658589a0f1c7cd7706e",
"user_name": "@.com",
"audience": "https://joybuggy.eu.auth0.com/userinfo",
"scope": [
"openid",
"profile",
"email"
],
"log_id": "90020230923060033408424000000000000001223372037860267257",
"_id": "90020230923060033408424000000000000001223372037860267257",
"isMobile": false,
"id": "90020230923060033408424000000000000001223372037860267257"
}
Context data :
{
"body": {},
"qs": {
"state": "xx",
"client_id": "xx",
"redirect_uri": "https://www.joybuggy.com/en/checkout",
"scope": "openid profile email",
"response_mode": "query",
"response_type": "code",
"nonce": "0600d00c9f876a512f3181b43990e131",
"code_challenge": "y9UiqJGbXO_nkrHjyFYJYO6dkEm2eXzq3Y2y3S64k5s",
"code_challenge_method": "S256"
},
"error": {
"message": "Access Denied",
"oauthError": "access_denied",
"type": "oauth-authorization"
},
"session_id": "-",
"actions": {
"executions": [
"t2ajUYauRteGLll8MMb6DzIwMjMwOTIz"
]
},
"stats": {
"loginsCount": 1
}
}
So why do i not get any error messages here on why the user is blocked??
As you see below here we have a good amount of “failed signups” without any information on why other then “access denied” - We can’t even see why, how shell the customer know or our customer support help the customers?
Below here are my settings, did i set it up wrongly?