Hide Forgot
Description of problem: https://issues.jboss.org/browse/GTNMGMT-39 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1) access MOP resource through REST API: http://<host>:8080/rest/private/managed-components/mop 2) authenticate as user john HTTP 200 3) a) delete user john via OrganizationManagement portlet b) remove john's membership in administrators group 4) access MOP resource again Actual results: HTTP 200 Expected results: a) HTTP 401 Unauthorized b) HTTP 403 Forbidden Additional info: Similar issue occurs when adding permissions to users: access still denied after permissions have been granted. OrganizationManagement portlet should flush edited/deleted user from JAAS cache. https://community.jboss.org/wiki/CachingLoginCredentials
Based on age of this bug, I'm setting Release Notes Not Required. When the issue is eventually fixed, please re-evaluate this status.
This is an EAP feature (known and proper behaviour).