[jboss-jira] [JBoss JIRA] (WFLY-2111) Enhance CallbackHandler / Realm Integration with lifecycle callbacks.

Jason Greene (JIRA) issues at jboss.org
Sun Dec 22 01:01:15 EST 2013


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

Jason Greene updated WFLY-2111:
-------------------------------

    Fix Version/s: 8.0.0.Final
                       (was: 8.0.0.CR1)

    
> Enhance CallbackHandler / Realm Integration with lifecycle callbacks.
> ---------------------------------------------------------------------
>
>                 Key: WFLY-2111
>                 URL: https://issues.jboss.org/browse/WFLY-2111
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management, Remoting, Security, Web (Undertow)
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>             Fix For: 8.0.0.Final
>
>
> The authentication / group loading interaction with security realms is a multi-step process, strictly speaking the realm is not actually involved in making the 'authenticated' decision - instead the callbacks allow the entry point to make that decision.
> As it is a multi-step process it is beneficial to cache resources between the steps e.g. connections to servers containing the actual users.
> As a bare minimum we need the 'org.jboss.as.domain.management.AuthorizingCallbackHandler' interface to have a method which is called to indicate that clean up can and should occur.

--
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