Incorrect Error Mapping for OAuth2 Hybrid Flow Configuration Errors #22204
Labels
Priority/Highest
QA-Reported
Issues reported by a QA
Severity/Critical
Team/API Access Mgt & Authorization
Type/Bug
Description
When an OAuth2 request is made with a response type that is not configured for the hybrid flow in the application, the error page displays a generic "Something went wrong" message instead of a meaningful error message.
https://localhost:9443/authenticationendpoint/oauth2_error.do?oauthErrorCode=invalid_client&oauthErrorMsg=Requested+response+type+code+token+is+not+configured+for+the+hybrid+flow+for+the+application.&crId=4bb1cfcb-25dd-4027-8eb1-13bf92ceffeb&spId=21785579-2969-49d3-8652-24176e5b1d2c
Steps to Reproduce
Request
https://localhost:9443/oauth2/authorize?response_type=code token&client_id=QsBUsTh7yw2wDT4YATkMU4B0OgAa&nonce=ndb&redirect_uri=https://oidcdebugger.com/debug&scope=openid
Version
IS 7.1.0-m6
Environment Details (with versions)
DB : Postgres
The text was updated successfully, but these errors were encountered: