[jboss-jira] [JBoss JIRA] (WFLY-1480) Implement Keymaker on the server side

Harald Pehl (JIRA) jira-events at lists.jboss.org
Sat Jun 8 17:36:54 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780406#comment-12780406 ] 

Harald Pehl commented on WFLY-1480:
-----------------------------------

Implementation takes place in the branch https://github.com/hpehl/wildfly/tree/keymaker. The base class is {{org.jboss.as.domain.http.server.security.KeymakerAuthenticationMechanism}}. Currently the custom authentication mechanism is added hard-coded in {{org.jboss.as.domain.http.server.ManagementHttpServer#secureDomainAccess}}. The automatic detection of Keymaker as described in https://docs.google.com/document/d/1OmnnBpVOTooKaR-of8NgUeQvvahypFu9j-0OA-JadXs/edit?usp=sharing is not yet implemented. Also the configuration part is missing.
                
> Implement Keymaker on the server side
> -------------------------------------
>
>                 Key: WFLY-1480
>                 URL: https://issues.jboss.org/browse/WFLY-1480
>             Project: WildFly
>          Issue Type: Sub-task
>          Components: Web Console
>            Reporter: Harald Pehl
>            Assignee: Harald Pehl
>             Fix For: 8.0.0.Alpha2
>
>


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