[
https://issues.jboss.org/browse/WFCORE-3209?page=com.atlassian.jira.plugi...
]
Martin Choma edited comment on WFCORE-3209 at 8/29/17 1:15 AM:
---------------------------------------------------------------
In JBEAP-10861 it was explitely discussed Subject.doAs will not work. Does it mean with
JDK9 it will works again?
was (Author: mchoma):
In JBEAP-10861 it was explitely discussed Subject.doAs will not work. Does it mean with
JDK9 it will work again?
KerberosHttpMgmtSaslTestCase fails on JDK9 and IBM JDK8
--------------------------------------------------------
Key: WFCORE-3209
URL:
https://issues.jboss.org/browse/WFCORE-3209
Project: WildFly Core
Issue Type: Bug
Components: Security
Affects Versions: 3.0.1.Final
Reporter: Jan Kalina
Assignee: Jan Kalina
Priority: Critical
Tomaz Cerar:
kerberos tests in wildfly-core fail on jdk9 & ibm jdk 8
{code}
KerberosHttpMgmtSaslTestCase.testGssapiOverSsl
KerberosHttpMgmtSaslTestCase.testGssapiWithoutSsl
KerberosNativeMgmtSaslTestCase.testGssapiOverSsl
KerberosNativeMgmtSaslTestCase.testGssapiWithoutSsl
{code}
regression was introduced as part of
https://ci.wildfly.org/viewLog.html?buildId=71460&tab=buildChangesDiv...
changeset
probably as part of WFCORE-3179
Root exception is
{code}GSSException: No valid credentials provided (Mechanism level: Failed to find any
Kerberos tgt){code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)