[ 
https://issues.apache.org/jira/browse/SHIRO-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francois Papon updated SHIRO-465:
---------------------------------
    Fix Version/s: 2.0.0
                       (was: 2.0.0-alpha)

> Support externalized principal mapping in AuthenticatingRealm and 
> ModularRealmAuthenticator
> -------------------------------------------------------------------------------------------
>
>                 Key: SHIRO-465
>                 URL: https://issues.apache.org/jira/browse/SHIRO-465
>             Project: Shiro
>          Issue Type: Improvement
>          Components: Authentication (log-in)
>    Affects Versions: 1.2.2
>            Reporter: Kevin Minder
>            Priority: Major
>              Labels: patch, patch-with-test
>             Fix For: 2.0.0
>
>         Attachments: 
> SHIRO-465__Support_externalized_principal_mapping_in_AuthenticatingRealm_and_ModularRealmA.patch
>
>
> The basic idea is to provide a plug-in point that can be used to resolve 
> principals to things like groups or effective principals. The primary use 
> case that is driving this for me is to be able to resolve authenticated 
> principals to a set of groups where that user to group mapping is external to 
> the user repository.  In addition other mappings can be done like mapping a 
> real user principal to an effective user principal.  This would be useful 
> when a translation is required from an external identity store (e.g. LDAP) to 
> some application specific identities.  The existing pattern for things like 
> RolePermissionResolver should be followed for consistency.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to