[jboss-jira] [JBoss JIRA] (WFLY-3141) Change the ModuleMap to map Kerberos to the new JBoss Negotiation KerberosLoginModule
Darran Lofthouse (JIRA)
issues at jboss.org
Fri Mar 21 06:32:10 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse resolved WFLY-3141.
------------------------------------
Resolution: Done
> 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.CR1
>
>
> 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 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