]
Darran Lofthouse updated ELY-85:
--------------------------------
Fix Version/s: 1.0.0.Beta1
(was: 1.0.0.Alpha1)
Support GSS-Proxy
-----------------
Key: ELY-85
URL:
https://issues.jboss.org/browse/ELY-85
Project: WildFly Elytron
Issue Type: Feature Request
Components: SASL
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.Beta1
GSS Proxy is something we should consider being able to support when running on an OS
that supports it: -
https://fedorahosted.org/gss-proxy/
The big first step will be to identify what is required to achieve this, is this
something that can be solved with a custom login module or does this also impact on the
Java supplied GSSAPI implementation.