[jboss-jira] [JBoss JIRA] (WFLY-1523) Addition of caching for backing store access used by realms.

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Wed Sep 25 05:32:46 EDT 2013


     [ https://issues.jboss.org/browse/WFLY-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated WFLY-1523:
-----------------------------------

        Parent: WFLY-2147
    Issue Type: Sub-task  (was: Task)

    
> Addition of caching for backing store access used by realms.
> ------------------------------------------------------------
>
>                 Key: WFLY-1523
>                 URL: https://issues.jboss.org/browse/WFLY-1523
>             Project: WildFly
>          Issue Type: Sub-task
>          Components: Domain Management, Security
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>            Priority: Critical
>             Fix For: 8.0.0.Beta1
>
>
> For JAAS this is achieved by caching keyed on the combination of the username and the password, once we switch to the CallbackHandler approach this is no longer applicable as there is often not a single username/credential combination - instead a protocol specific exchange is used to establish the identity of the remote user.
> Any cache would also potentially require: -
>  - Predicable eviction.
>  - Management Operations e.g. clear entire cache, remove single entries etc...
>  - Separation of caches for authenticiation data and additional data loaded for authorization purposes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list