Bug 1105051
Summary: | [QE] (6.3.0) org.jboss.as.test.integration.security.loginmodules.negotiation and SAML2AttributeMappingTestCase fails due to KrbException, status code: 9 message: The client or server has a null key | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Pavel Jelinek <pjelinek> |
Component: | Security, Testsuite | Assignee: | jboss-set |
Status: | CLOSED EOL | QA Contact: | Petr Kremensky <pkremens> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.3.0, 6.3.2 | CC: | dpal, mkopecky, pkremens, pslavice |
Target Milestone: | --- | ||
Target Release: | EAP 6.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: |
IBMJDK
|
|
Last Closed: | 2019-08-19 12:45:48 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1189141 | ||
Bug Blocks: | 1099440 |
Description
Pavel Jelinek
2014-06-05 09:49:41 UTC
This issue is permanent on IBMJDK 1.7 where org.jboss.as.test.integration.security.loginmodules.negotiation tests are also affected. *** Bug 1078294 has been marked as a duplicate of this bug. *** OpenJDK 1.6 is affected as well SAML2KerberosAuthenticationTestCase fails too: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-6x-as-testsuite-rhel/46/RELEASE=6.4.0,jdk=ibm1.7,label_exp=eap-sustaining%20&&%20EAP-RHEL7/testReport/ List of tests failing on IBM jdk due to: com.ibm.security.krb5.KrbException, status code: 9 message: The client or server has a null key -------------------------------------------------------------------------------------------------------------- org.jboss.as.test.integration.security.loginmodules.negotiation.AdvancedLdapLoginModuleTestCase.test1 org.jboss.as.test.integration.security.loginmodules.negotiation.AdvancedLdapLoginModuleTestCase.test2 org.jboss.as.test.integration.security.loginmodules.negotiation.AdvancedLdapLoginModuleTestCase.test3 org.jboss.as.test.integration.security.loginmodules.negotiation.AdvancedLdapLoginModuleTestCase.test4 org.jboss.as.test.integration.security.loginmodules.negotiation.SPNEGOLoginModuleTestCase.testAuthn org.jboss.as.test.integration.security.loginmodules.negotiation.SPNEGOLoginModuleTestCase.testFormFallback org.jboss.as.test.integration.security.loginmodules.negotiation.SPNEGOLoginModuleTestCase.testUnsucessfulAuthz org.jboss.as.test.integration.security.loginmodules.negotiation.SPNEGOLoginModuleTestCase.testIdentityPropagation org.jboss.as.test.integration.security.picketlink.SAML2AttributeMappingTestCase.testPassUserPrincipalToAttributeManager org.jboss.as.test.integration.security.picketlink.SAML2KerberosAuthenticationTestCase.testJDukeRoles org.jboss.as.test.integration.security.picketlink.SAML2KerberosAuthenticationTestCase.testJDukePrincipal |