[
https://issues.jboss.org/browse/ELY-709?page=com.atlassian.jira.plugin.sy...
]
Jan Kalina commented on ELY-709:
--------------------------------
[~dmlloyd] Would be ok to use mechanism properties for this?
(HttpServerAuthenticationMechanismFactory inteface allows to put only properties and
callbackHandler into it)
SPNEGO should allow to pass custom GSSManager
---------------------------------------------
Key: ELY-709
URL:
https://issues.jboss.org/browse/ELY-709
Project: WildFly Elytron
Issue Type: Feature Request
Components: Authentication Mechanisms
Reporter: Jan Kalina
Assignee: Jan Kalina
SPNEGO mechanism (and its factory) should accept a GSSManager parameter whose default
value is GSSManager.getInstance().
See org.wildfly.security.sasl.gs2.Gs2SaslServerFactory for reference.
https://github.com/wildfly-security/wildfly-elytron/pull/534#discussion_r...
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)