[jboss-jira] [JBoss JIRA] (WFLY-8552) Add support for GSSKerberosCredential in ElytronSubjectFactory
Stefan Guilhen (JIRA)
issues at jboss.org
Mon Apr 10 15:57:00 EDT 2017
Stefan Guilhen created WFLY-8552:
------------------------------------
Summary: Add support for GSSKerberosCredential in ElytronSubjectFactory
Key: WFLY-8552
URL: https://issues.jboss.org/browse/WFLY-8552
Project: WildFly
Issue Type: Task
Components: JCA, Security
Affects Versions: 11.0.0.Alpha1
Reporter: Stefan Guilhen
Assignee: Stefano Maestri
The JCA ElytronSubjectFactory must be improved to handle GSSKerberosCredentials to enable kerberos based authentication for databases.
It should use a CredentialCallback of type GSSKerberosCredential to obtain the GSSCredential and associated KerberosTicket when building the Subject that is used to establish the connections to the DB. If the authentication configuration matched by the configured authentication context references a kerberos security factory, this factory will be used to create the credential and ticket that will in turn be inserted into the constructed Subject instance.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list