-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
False
-
NEW
-
NEW
-
https://github.com/kiegroup/droolsjbpm-knowledge/pull/596, https://github.com/kiegroup/droolsjbpm-integration/pull/2750, https://github.com/kiegroup/droolsjbpm-knowledge/pull/606, https://github.com/kiegroup/droolsjbpm-integration/pull/2819, https://github.com/kiegroup/droolsjbpm-knowledge/pull/607, https://github.com/kiegroup/droolsjbpm-integration/pull/2820
The Spring Boot / SSO configuration:
and the default Spring Identity Provider/Callback:
suffers from the same defect as described into RHPAM-4087.
We assume that the fix would mean to enhance SpringSecurityUserGroupCallback to pass userId to the pluggable identity providers, such as: KeycloakIdentityProvider, and SpringSecurityIdentityProvider.
Note. The steps to reproduce it, are the same fully described into the original Jira RHPAM-4087, but change the callback from "JAASUserGroupCallbackImpl" to "SpringSecurityUserGroupCallback"
- clones
-
RHPAM-4151 Incorrect response for REST service when "org.kie.server.bypass.auth.user" used with Spring Boot Runtime
- Closed