[jboss-jira] [JBoss JIRA] (WFCORE-2655) Add option to wrap the GSSCredential in kerberos security factory
Kabir Khan (JIRA)
issues at jboss.org
Wed Apr 12 13:15:02 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kabir Khan updated WFCORE-2655:
-------------------------------
Fix Version/s: 3.0.0.Beta16
(was: 3.0.0.Beta15)
> Add option to wrap the GSSCredential in kerberos security factory
> -----------------------------------------------------------------
>
> Key: WFCORE-2655
> URL: https://issues.jboss.org/browse/WFCORE-2655
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Security
> Affects Versions: 3.0.0.Beta14
> Reporter: Stefan Guilhen
> Assignee: Stefan Guilhen
> Fix For: 3.0.0.Beta16
>
>
> The legacy KerberosLoginModule has an option called wrapGssCredential that tells the code building the GSSCredential that it should wrap the constructed credential to prevent improper credential disposal by some DB drivers. It essentially delegates every method to the wrapped GSSCredential but makes dispose() a no-op.
> The kerberos security factory in the Elytron subsystem doesn't offer an option to wrap the credential and it creates a backwards compatibility problem.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list