-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.5.2, 7.0.0
-
Component/s: oauth2
-
Environment:Android 8.1.0
Forgerock Authentication 2.2.0
Bug description
When user Deny request from CIBA, there is HTTP 500 error instead of 403 access_denied
How to reproduce the issue
- follow https://docs.google.com/document/d/1HlPCIUDZj7uQsMXOTie_hSGzE3qaS0Rn4GJg_1KKfYc/edit to configure CIBA
- do CIBA workflow and when notification come to your phone, do CIBA polling request, there is "slow down" or "pending" status
- deny request on your phone
- do polling request
Expected behaviour
Response should be HTTP 403 access_denied
Current behaviour
There is HTTP 500 { "error": "server_error", "error_description": "Error occurred during authentication" } with no output in debug on debug=error
- is duplicated by
-
OPENAM-15064 HTTP 500 authentication error in CIBA workflow when user do not have registered mobile device
-
- Resolved
-