]
Kabir Khan updated WFCORE-2654:
-------------------------------
Fix Version/s: 3.0.0.Beta16
(was: 3.0.0.Beta15)
Add support for kerberos security factory in authentication
configuration
-------------------------------------------------------------------------
Key: WFCORE-2654
URL:
https://issues.jboss.org/browse/WFCORE-2654
Project: WildFly Core
Issue Type: Task
Components: Security
Affects Versions: 3.0.0.Beta14
Reporter: Stefan Guilhen
Assignee: Stefan Guilhen
Fix For: 3.0.0.Beta16
The authentication-configuration section of the Elytron subsystem should allow for the
specification of a kerberos-security-factory. This would allow client code to obtain the
GSSCredential and associated KerberosTicket from the configuration using the
CallbackHandler with a CredentialCallback of type GSSKerberosCredential.