[jboss-jira] [JBoss JIRA] (WFCORE-2655) Add option to wrap the GSSCredential in the kerberos security factory
Stefan Guilhen (JIRA)
issues at jboss.org
Mon Apr 10 15:51:01 EDT 2017
Stefan Guilhen created WFCORE-2655:
--------------------------------------
Summary: Add option to wrap the GSSCredential in the 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.Beta15
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 Elytron 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