-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0-portal_7.1.0
-
Fix Version/s: 1.0-portal_7.1.0
-
Component/s: None
-
Labels:
-
Fix Priority:5
-
Git Pull Request:
Steps to reproduce:
1, Create application with clientId 12345 and allow Authorization Code grant
2, Request authorization code using http://localhost:8080/o/oauth2/authorize?client_id=12345&response_type=code
3, Approve the application
Expected result: Human readable error message
Actual result: Server error with no explanation and no error message in logs