-
Bug
-
Resolution: Done
-
Major
-
RH-SSO-7.1.0.CR1
-
None
-
Workaround Exists
-
I was testing RH SSO quickstarts and I discovered some inconsistency between predefined client configuration (client-import.json) and name of the app after deployment on EAP. Predefined configuration refers that name of resource is authz-vanilla, while name of the app after deployment is app-authz-vanilla. Even in keycloak-example.json, on the line with policy enforcer setting, app prefix is also missing ("/authz-vanilla/error.jsp"). This inconsistency leads to error screen after trying to access the application "WE'RE SORRY ... Invalid parameter: redirect_uri".