]
Stefan Guilhen updated ELY-1073:
--------------------------------
Issue Type: Task (was: Feature Request)
Add support for kerberos security factory in
AuthenticationConfiguration
------------------------------------------------------------------------
Key: ELY-1073
URL:
https://issues.jboss.org/browse/ELY-1073
Project: WildFly Elytron
Issue Type: Task
Reporter: Stefan Guilhen
Assignee: Stefan Guilhen
Authentication configuration should be able to use a kerberos security factory to obtain
the GSSCredential and associated KerberosTicket for authentication. The CallbackHandler
code should check for CredentialCallbacks of type GSSKerberosCredential and use the
configured factory to retrieve the credential and associated ticket.