[jboss-jira] [JBoss JIRA] (WFLY-3141) Change the ModuleMap to map Kerberos to the new JBoss Negotiation KerberosLoginModule

Brian Stansberry (JIRA) issues at jboss.org
Tue May 13 10:50:57 EDT 2014


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

Brian Stansberry updated WFLY-3141:
-----------------------------------

    Fix Version/s: 9.0.0.Alpha1
                       (was: 9.0.0.CR1)


> Change the ModuleMap to map Kerberos to the new JBoss Negotiation KerberosLoginModule
> -------------------------------------------------------------------------------------
>
>                 Key: WFLY-3141
>                 URL: https://issues.jboss.org/browse/WFLY-3141
>             Project: WildFly
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Security
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>             Fix For: 9.0.0.Alpha1
>
>
> At the moment the ModuleOptions map maps the Kerberos short name to the com.sun LoginModule, instead map to the JBoss Negotation KerberosLoginModule which adds two new capabilities: -
>  1 - Wrap instantiation of whichever module is actually available.
> Note: It does not translate options from one to the other so those are still JDK specific.
>  2 - Adds an addGSSCredential option so that the module will add a GSSCredential to the Subject.
> This part is needed where the returned Subject is then going to be used with JCA.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list