Ondrej Lukas created ELY-482:
--------------------------------
Summary: JaasUtil class in test using options unrecognized by IBM JDK
Key: ELY-482
URL:
https://issues.jboss.org/browse/ELY-482
Project: WildFly Elytron
Issue Type: Bug
Affects Versions: 1.1.0.Beta5
Reporter: Ondrej Lukas
Assignee: Ondrej Lukas
Priority: Minor
IBM JDK is not able to work with options set in method createGssProxyConfiguration from
org.wildfly.security.sasl.gssapi.JaasUtil class used by tests.
Following options are unrecognized by IBM JDK: "useKeyTab", "keyTab",
"doNotPrompt".
On the other hand, following option must be used for IBM JDK: "useKeytab".
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)