ModularRealmAuthorizer.setRealms needs to call applyRolePermissionResolverToRealms ----------------------------------------------------------------------------------
Key: SHIRO-163 URL: https://issues.apache.org/jira/browse/SHIRO-163 Project: Shiro Issue Type: Bug Components: Realms Affects Versions: Incubation Reporter: Brian Demers Fix For: 1.0.0 Attachments: ModularRealmAuthorizer.diff, ModularRealmAuthorizer.diff When updating the list of realms in ModularRealmAuthorizer.setRealms() applyRolePermissionResolverToRealms() was not called So this worked if you didn't change your realms. Attached patch contains single line fix, and an updated test -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.