Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.2.2
Description
The basic idea is to provide a plug-in point that can be used to resolve principals to roles or map input roles to output roles that can be externalized from an AuthorizingRealm. The primary use case that is driving this for me is to be able to resolve group principals provided by an AuthenticatingRealm to a set of roles. This will allow for multiple AuthorizingRealm to share RoleMapper implementations.
Attachments
Attachments
Issue Links
- relates to
-
SHIRO-465 Support externalized principal mapping in AuthenticatingRealm and ModularRealmAuthenticator
- Open