at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
backchannelTokenDeliveryModePushIdTokenHintRS256(org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode) Time elapsed: 0.292 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintRS256(BackchannelAuthenticationPushMode.java:437)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
backchannelTokenDeliveryModePushIdTokenHintRS384(org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode) Time elapsed: 0.267 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintRS384(BackchannelAuthenticationPushMode.java:506)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
backchannelTokenDeliveryModePushIdTokenHintRS512(org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode) Time elapsed: 0.264 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintRS512(BackchannelAuthenticationPushMode.java:575)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
backchannelTokenDeliveryModePushLoginHintTokenES256(org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode) Time elapsed: 0.184 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenES256(BackchannelAuthenticationPushMode.java:1538)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
backchannelTokenDeliveryModePushLoginHintTokenES384(org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode) Time elapsed: 0.193 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenES384(BackchannelAuthenticationPushMode.java:1599)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
backchannelTokenDeliveryModePushLoginHintTokenES512(org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode) Time elapsed: 0.215 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenES512(BackchannelAuthenticationPushMode.java:1660)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
backchannelTokenDeliveryModePushLoginHintTokenPS256(org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode) Time elapsed: 0.212 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenPS256(BackchannelAuthenticationPushMode.java:1721)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
backchannelTokenDeliveryModePushLoginHintTokenPS384(org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode) Time elapsed: 0.216 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenPS384(BackchannelAuthenticationPushMode.java:1782)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
backchannelTokenDeliveryModePushLoginHintTokenPS512(org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode) Time elapsed: 0.179 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenPS512(BackchannelAuthenticationPushMode.java:1843)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
backchannelTokenDeliveryModePushLoginHintTokenRS256(org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode) Time elapsed: 0.183 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenRS256(BackchannelAuthenticationPushMode.java:1355)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
backchannelTokenDeliveryModePushLoginHintTokenRS384(org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode) Time elapsed: 0.18 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenRS384(BackchannelAuthenticationPushMode.java:1416)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
backchannelTokenDeliveryModePushLoginHintTokenRS512(org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode) Time elapsed: 0.19 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenRS512(BackchannelAuthenticationPushMode.java:1477)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
backchannelTokenDeliveryModePingExpiredRequest(org.gluu.oxauth.ciba.BackchannelAuthenticationExpiredRequestsTests) Time elapsed: 0.187 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.BackchannelAuthenticationExpiredRequestsTests.backchannelTokenDeliveryModePingExpiredRequest(BackchannelAuthenticationExpiredRequestsTests.java:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
backchannelTokenDeliveryModePollExpiredRequest(org.gluu.oxauth.ciba.BackchannelAuthenticationExpiredRequestsTests) Time elapsed: 0.196 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.BackchannelAuthenticationExpiredRequestsTests.backchannelTokenDeliveryModePollExpiredRequest(BackchannelAuthenticationExpiredRequestsTests.java:110)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
cibaPingJWTRequestDataValidations(org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests) Time elapsed: 0.262 sec <<< FAILURE!
java.lang.AssertionError: expected [invalid_request] but found [unknown_user_id]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:453)
at org.testng.Assert.assertEquals(Assert.java:463)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.processCibaAuthorizationEndpointFailCall(CibaPingModeJwtAuthRequestTests.java:310)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.cibaPingJWTRequestDataValidations(CibaPingModeJwtAuthRequestTests.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
pingFlowES256HappyFlow(org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests) Time elapsed: 0.189 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.processCibaAuthorizationEndpointSuccessfulCall(CibaPingModeJwtAuthRequestTests.java:280)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.pingFlowES256HappyFlow(CibaPingModeJwtAuthRequestTests.java:102)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
pingFlowES384HappyFlow(org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests) Time elapsed: 0.184 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.processCibaAuthorizationEndpointSuccessfulCall(CibaPingModeJwtAuthRequestTests.java:280)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.pingFlowES384HappyFlow(CibaPingModeJwtAuthRequestTests.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
pingFlowES512HappyFlow(org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests) Time elapsed: 0.191 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.processCibaAuthorizationEndpointSuccessfulCall(CibaPingModeJwtAuthRequestTests.java:280)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.pingFlowES512HappyFlow(CibaPingModeJwtAuthRequestTests.java:136)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
pingFlowPS256HappyFlow(org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests) Time elapsed: 0.184 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.processCibaAuthorizationEndpointSuccessfulCall(CibaPingModeJwtAuthRequestTests.java:280)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.pingFlowPS256HappyFlow(CibaPingModeJwtAuthRequestTests.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
pingFlowPS384HappyFlow(org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests) Time elapsed: 0.184 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.processCibaAuthorizationEndpointSuccessfulCall(CibaPingModeJwtAuthRequestTests.java:280)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.pingFlowPS384HappyFlow(CibaPingModeJwtAuthRequestTests.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
pingFlowPS512HappyFlow(org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests) Time elapsed: 0.201 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.processCibaAuthorizationEndpointSuccessfulCall(CibaPingModeJwtAuthRequestTests.java:280)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.pingFlowPS512HappyFlow(CibaPingModeJwtAuthRequestTests.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
cibaPingJWTRequestIdTokenHint(org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests) Time elapsed: 0.19 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.processCibaAuthorizationEndpointSuccessfulCall(CibaPingModeJwtAuthRequestTests.java:280)
at org.gluu.oxauth.ciba.CibaPingModeJwtAuthRequestTests.cibaPingJWTRequestIdTokenHint(CibaPingModeJwtAuthRequestTests.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
cibaPollJWTRequestDataValidations(org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests) Time elapsed: 0.257 sec <<< FAILURE!
java.lang.AssertionError: expected [invalid_request] but found [unknown_user_id]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:453)
at org.testng.Assert.assertEquals(Assert.java:463)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.processCibaAuthorizationEndpointFailCall(CibaPollModeJwtAuthRequestTests.java:282)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.cibaPollJWTRequestDataValidations(CibaPollModeJwtAuthRequestTests.java:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
pollFlowES384HappyFlow(org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests) Time elapsed: 0.2 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.processCibaAuthorizationEndpointSuccessfulCall(CibaPollModeJwtAuthRequestTests.java:252)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.pollFlowES384HappyFlow(CibaPollModeJwtAuthRequestTests.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
pollFlowPS256HappyFlow(org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests) Time elapsed: 0.2 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.processCibaAuthorizationEndpointSuccessfulCall(CibaPollModeJwtAuthRequestTests.java:252)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.pollFlowPS256HappyFlow(CibaPollModeJwtAuthRequestTests.java:48)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
pollFlowPS512HappyFlow(org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests) Time elapsed: 0.201 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.processCibaAuthorizationEndpointSuccessfulCall(CibaPollModeJwtAuthRequestTests.java:252)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.pollFlowPS512HappyFlow(CibaPollModeJwtAuthRequestTests.java:78)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
pollFlowES256HappyFlow(org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests) Time elapsed: 0.186 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.processCibaAuthorizationEndpointSuccessfulCall(CibaPollModeJwtAuthRequestTests.java:252)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.pollFlowES256HappyFlow(CibaPollModeJwtAuthRequestTests.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
pollFlowES512HappyFlow(org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests) Time elapsed: 0.187 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.processCibaAuthorizationEndpointSuccessfulCall(CibaPollModeJwtAuthRequestTests.java:252)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.pollFlowES512HappyFlow(CibaPollModeJwtAuthRequestTests.java:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
pollFlowPS384HappyFlow(org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests) Time elapsed: 0.204 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.processCibaAuthorizationEndpointSuccessfulCall(CibaPollModeJwtAuthRequestTests.java:252)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.pollFlowPS384HappyFlow(CibaPollModeJwtAuthRequestTests.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
cibaPollJWTRequestIdTokenHint(org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests) Time elapsed: 0.197 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.processCibaAuthorizationEndpointSuccessfulCall(CibaPollModeJwtAuthRequestTests.java:252)
at org.gluu.oxauth.ciba.CibaPollModeJwtAuthRequestTests.cibaPollJWTRequestIdTokenHint(CibaPollModeJwtAuthRequestTests.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
deviceAuthzHappyFlowPublicClient(org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzRequestRegistrationTest) Time elapsed: 0.066 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"reason": "Parameter token_endpoint_auth_method is not valid.",
"error_description": "The value of one of the Client Metadata fields is invalid and the server has rejected this request. Note that an Authorization Server MAY choose to substitute a valid value for any requested parameter of a Client's Metadata.",
"error": "invalid_client_metadata"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzRequestRegistrationTest.registerClientForDeviceAuthz(DeviceAuthzRequestRegistrationTest.java:230)
at org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzRequestRegistrationTest.deviceAuthzHappyFlowPublicClient(DeviceAuthzRequestRegistrationTest.java:83)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
deviceAuthzPublicClientAndAuthSent(org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzRequestRegistrationTest) Time elapsed: 0.068 sec <<< FAILURE!
java.lang.AssertionError:
Unexpected response code: {
"reason": "Parameter token_endpoint_auth_method is not valid.",
"error_description": "The value of one of the Client Metadata fields is invalid and the server has rejected this request. Note that an Authorization Server MAY choose to substitute a valid value for any requested parameter of a Client's Metadata.",
"error": "invalid_client_metadata"
} expected [200] but found [400]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzRequestRegistrationTest.registerClientForDeviceAuthz(DeviceAuthzRequestRegistrationTest.java:230)
at org.gluu.oxauth.ws.rs.deviceauthz.DeviceAuthzRequestRegistrationTest.deviceAuthzPublicClientAndAuthSent(DeviceAuthzRequestRegistrationTest.java:192)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:648)
at org.testng.TestRunner.run(TestRunner.java:505)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
at org.testng.SuiteRunner.run(SuiteRunner.java:364)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
at org.testng.TestNG.runSuites(TestNG.java:1049)
at org.testng.TestNG.run(TestNG.java:1017)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Results :
Failed tests:
BackchannelAuthenticationExpiredRequestsTests.backchannelTokenDeliveryModePingExpiredRequest:204 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationExpiredRequestsTests.backchannelTokenDeliveryModePollExpiredRequest:110 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingFail3:2116 expected [invalid_request] but found [unknown_user_id]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingFail4:2175 expected [invalid_request] but found [unknown_user_id]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingFail6:2294 expected [invalid_request] but found [invalid_user_code]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingFail7:2359 expected [invalid_request] but found [invalid_binding_message]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintAlgA128KWEncA128GCM:1161 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintAlgA256KWEncA256GCM:1222 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintAlgRSA15EncA128CBCPLUSHS256:1283 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintAlgRSA15EncA256CBCPLUSHS512:1344 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintAlgRSAOAEPEncA256GCM:1405 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintES256:755 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintES384:824 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintES512:893 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintPS256:962 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintPS384:1031 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintPS512:1100 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintRS256:548 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintRS384:617 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingIdTokenHintRS512:686 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHint1:135 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHint2:255 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHint3:317 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenES256:1649 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenES384:1710 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenES512:1771 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenPS256:1832 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenPS384:1893 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenPS512:1954 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenRS256:1466 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenRS384:1527 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPingMode.backchannelTokenDeliveryModePingLoginHintTokenRS512:1588 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollFail3:2046 expected [invalid_request] but found [unknown_user_id]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollFail4:2102 expected [invalid_request] but found [unknown_user_id]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollFail5:2157 expected [invalid_request] but found [invalid_user_code]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollFail6:2215 expected [invalid_request] but found [invalid_user_code]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollFail7:2277 expected [invalid_request] but found [invalid_binding_message]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintAlgA128KWEncA128GCM:1126 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintAlgA256KWEncA256GCM:1185 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintAlgRSA15EncA128CBCPLUSHS256:1244 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintAlgRSA15EncA256CBCPLUSHS512:1303 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintAlgRSAOAEPEncA256GCM:1362 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintES256:732 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintES384:799 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintES512:866 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintPS256:933 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintPS384:1000 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintPS512:1067 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintRS256:531 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintRS384:598 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollIdTokenHintRS512:665 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHint1:129 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHint2:246 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHint3:305 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenES256:1598 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenES384:1657 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenES512:1716 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenPS256:1775 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenPS384:1834 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenPS512:1893 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenRS256:1421 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenRS384:1480 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPollMode.backchannelTokenDeliveryModePollLoginHintTokenRS512:1539 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushFail3:1999 expected [invalid_request] but found [unknown_user_id]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushFail4:2056 expected [invalid_request] but found [unknown_user_id]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushFail6:2171 expected [invalid_request] but found [invalid_user_code]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushFail7:2230 expected [invalid_request] but found [invalid_user_code]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushFail8:2293 expected [invalid_request] but found [invalid_binding_message]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintAlgA128KWEncA128GCM:1050 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintAlgA256KWEncA256GCM:1111 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintAlgRSA15EncA128CBCPLUSHS256:1172 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintAlgRSA15EncA256CBCPLUSHS512:1233 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintAlgRSAOAEPEncA256GCM:1294 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintES256:644 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintES384:713 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintES512:782 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintPS256:851 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintPS384:920 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintPS512:989 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintRS256:437 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintRS384:506 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushIdTokenHintRS512:575 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHint1:133 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHint2:193 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHint3:253 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHint4:312 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHint5:368 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenES256:1538 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenES384:1599 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenES512:1660 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenPS256:1721 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenPS384:1782 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenPS512:1843 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenRS256:1355 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenRS384:1416 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
BackchannelAuthenticationPushMode.backchannelTokenDeliveryModePushLoginHintTokenRS512:1477 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
CibaPingModeJwtAuthRequestTests.cibaPingJWTRequestDataValidations:163->processCibaAuthorizationEndpointFailCall:310 expected [invalid_request] but found [unknown_user_id]
CibaPingModeJwtAuthRequestTests.cibaPingJWTRequestIdTokenHint:203->processCibaAuthorizationEndpointSuccessfulCall:280 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
CibaPingModeJwtAuthRequestTests.pingFlowES256HappyFlow:102->processCibaAuthorizationEndpointSuccessfulCall:280 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
CibaPingModeJwtAuthRequestTests.pingFlowES384HappyFlow:119->processCibaAuthorizationEndpointSuccessfulCall:280 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
CibaPingModeJwtAuthRequestTests.pingFlowES512HappyFlow:136->processCibaAuthorizationEndpointSuccessfulCall:280 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
CibaPingModeJwtAuthRequestTests.pingFlowPS256HappyFlow:51->processCibaAuthorizationEndpointSuccessfulCall:280 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
CibaPingModeJwtAuthRequestTests.pingFlowPS384HappyFlow:68->processCibaAuthorizationEndpointSuccessfulCall:280 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
CibaPingModeJwtAuthRequestTests.pingFlowPS512HappyFlow:85->processCibaAuthorizationEndpointSuccessfulCall:280 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
CibaPollModeJwtAuthRequestTests.cibaPollJWTRequestDataValidations:148->processCibaAuthorizationEndpointFailCall:282 expected [invalid_request] but found [unknown_user_id]
CibaPollModeJwtAuthRequestTests.cibaPollJWTRequestIdTokenHint:179->processCibaAuthorizationEndpointSuccessfulCall:252 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
CibaPollModeJwtAuthRequestTests.pollFlowES256HappyFlow:93->processCibaAuthorizationEndpointSuccessfulCall:252 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
CibaPollModeJwtAuthRequestTests.pollFlowES384HappyFlow:108->processCibaAuthorizationEndpointSuccessfulCall:252 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
CibaPollModeJwtAuthRequestTests.pollFlowES512HappyFlow:123->processCibaAuthorizationEndpointSuccessfulCall:252 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
CibaPollModeJwtAuthRequestTests.pollFlowPS256HappyFlow:48->processCibaAuthorizationEndpointSuccessfulCall:252 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
CibaPollModeJwtAuthRequestTests.pollFlowPS384HappyFlow:63->processCibaAuthorizationEndpointSuccessfulCall:252 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
CibaPollModeJwtAuthRequestTests.pollFlowPS512HappyFlow:78->processCibaAuthorizationEndpointSuccessfulCall:252 Unexpected response code: {
"error_description": "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, contains more than one of the hints, or is otherwise malformed.",
"error": "invalid_request"
} expected [200] but found [400]
EndSessionRestWebServiceHttpTest.requestEndSession:57 Unexpected response code: {
"reason": "Failed to valide logout uri.",
"error_description": "invalid_logout_uri",
"error": "invalid_logout_uri"
} expected [200] but found [400]
EndSessionRestWebServiceHttpTest.requestEndSessionWithSessionId:153 Unexpected response code: {
"reason": "Failed to valide logout uri.",
"error_description": "invalid_logout_uri",
"error": "invalid_logout_uri"
} expected [200] but found [400]
org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest.grantTypesRestriction(org.gluu.oxauth.ws.rs.GrantTypesRestrictionHttpTest)
Run 1: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 2: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 3: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 4: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 5: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 6: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 7: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 8: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 9: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 10: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 11: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 12: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 13: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 14: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 15: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 16: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 17: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 18: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 19: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 20: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 21: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 22: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 23: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 24: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 25: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 26: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 27: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 28: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 29: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 30: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 31: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 32: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 33: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 34: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 35: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 36: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 37: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 38: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 39: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 40: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 41: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 42: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 43: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 44: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 45: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 46: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 47: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 48: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 49: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 50: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 51: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 52: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 53: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 54: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 55: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 56: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 57: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 58: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 59: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 60: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 61: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 62: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 63: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
Run 64: GrantTypesRestrictionHttpTest.grantTypesRestriction:70 expected [200] but found [400]
IndividualClaimsRequestsTest.requestClaimsIndividuallyRequestObjectSigningAlgNoneUserInfoSignedResponsAlgNone:230 Unexpected response code: {
"reason": "Parameter userinfo_signed_response_alg is not valid.",
"error_description": "The value of one of the Client Metadata fields is invalid and the server has rejected this request. Note that an Authorization Server MAY choose to substitute a valid value for any requested parameter of a Client's Metadata.",
"error": "invalid_client_metadata"
} expected [200] but found [400]
MultivaluedClaims.authorizationRequestObjectWithMultivaluedClaimNone:1686 Unexpected response code: {
"reason": "Parameter userinfo_signed_response_alg is not valid.",
"error_description": "The value of one of the Client Metadata fields is invalid and the server has rejected this request. Note that an Authorization Server MAY choose to substitute a valid value for any requested parameter of a Client's Metadata.",
"error": "invalid_client_metadata"
} expected [200] but found [400]
MultivaluedClaims.authorizationRequestWithMultivaluedClaimNone:77 Unexpected response code: {
"reason": "Parameter userinfo_signed_response_alg is not valid.",
"error_description": "The value of one of the Client Metadata fields is invalid and the server has rejected this request. Note that an Authorization Server MAY choose to substitute a valid value for any requested parameter of a Client's Metadata.",
"error": "invalid_client_metadata"
} expected [200] but found [400]
RegistrationRestWebServiceHttpTest.requestClientAssociate2:173 Unexpected response code: {
"reason": "Failed to valide logout uri.",
"error_description": "invalid_logout_uri",
"error": "invalid_logout_uri"
} expected [200] but found [400]
RegistrationWithSoftwareStatement.requestClientAssociate1:100 Unexpected response code: {
"reason": "Failed to valide logout uri.",
"error_description": "invalid_logout_uri",
"error": "invalid_logout_uri"
} expected [200] but found [400]
RegistrationWithSoftwareStatement.requestClientAssociate2:219 Unexpected response code: {
"reason": "Failed to valide logout uri.",
"error_description": "invalid_logout_uri",
"error": "invalid_logout_uri"
} expected [200] but found [400]
org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest.responseTypesCodeIdTokenFail(org.gluu.oxauth.ws.rs.ResponseTypesRestrictionHttpTest)
Run 1: PASS
Run 2: PASS
Run 3: ResponseTypesRestrictionHttpTest.responseTypesCodeIdTokenFail:448 The error type is null expected object to not be null
Run 4: PASS
TokenRevocationTest.requestTokenRevocation_withPublicClient:53->registerPublicClient:953 Unexpected response code: {
"reason": "Parameter token_endpoint_auth_method is not valid.",
"error_description": "The value of one of the Client Metadata fields is invalid and the server has rejected this request. Note that an Authorization Server MAY choose to substitute a valid value for any requested parameter of a Client's Metadata.",
"error": "invalid_client_metadata"
} expected [200] but found [400]
DeviceAuthzRequestRegistrationTest.deviceAuthzHappyFlowPublicClient:83->registerClientForDeviceAuthz:230 Unexpected response code: {
"reason": "Parameter token_endpoint_auth_method is not valid.",
"error_description": "The value of one of the Client Metadata fields is invalid and the server has rejected this request. Note that an Authorization Server MAY choose to substitute a valid value for any requested parameter of a Client's Metadata.",
"error": "invalid_client_metadata"
} expected [200] but found [400]
DeviceAuthzRequestRegistrationTest.deviceAuthzPublicClientAndAuthSent:192->registerClientForDeviceAuthz:230 Unexpected response code: {
"reason": "Parameter token_endpoint_auth_method is not valid.",
"error_description": "The value of one of the Client Metadata fields is invalid and the server has rejected this request. Note that an Authorization Server MAY choose to substitute a valid value for any requested parameter of a Client's Metadata.",
"error": "invalid_client_metadata"
} expected [200] but found [400]
Tests run: 951, Failures: 125, Errors: 0, Skipped: 4
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] oxAuth ............................................. SUCCESS [ 1.588 s]
[INFO] oxAuth Model ....................................... SUCCESS [ 9.375 s]
[INFO] Persistence model .................................. SUCCESS [ 1.799 s]
[INFO] oxAuth Client ...................................... FAILURE [16:18 min]
[INFO] oxauth-static ...................................... SKIPPED
[INFO] oxAuth Common ...................................... SKIPPED
[INFO] oxAuth Server ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:33 min
[INFO] Finished at: 2021-10-07T14:11:10+00:00
[INFO] Final Memory: 97M/872M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project oxauth-client: There are test failures.
[ERROR]
[ERROR] Please refer to /home/jenkins/.jenkins/jobs/oxAuth_master_LDAP/workspace/Client/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :oxauth-client
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /home/jenkins/.jenkins/jobs/oxAuth_master_LDAP/workspace to /home/jenkins/.jenkins/jobs/oxAuth_master_LDAP/htmlreports/OWASP_20Check
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/oxAuth_master_LDAP/builds/1554/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/oxAuth_master_LDAP/builds/1554/testng/testng-results.xml'
18.305744% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
Not sending mail to unregistered user yzabrovarniy@gmail.com
Sending e-mails to: support@gluu.org jose@gluu.org
ERROR: Couldn't connect to host, port: webmail.gluu.org, 465; timeout 60000
com.sun.mail.util.MailConnectException: Couldn't connect to host, port: webmail.gluu.org, 465; timeout 60000;
nested exception is:
java.net.SocketTimeoutException: connect timed out
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:2210)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:722)
at javax.mail.Service.connect(Service.java:310)
at javax.mail.Service.connect(Service.java:169)
at javax.mail.Service.connect(Service.java:118)
at javax.mail.Transport.send0(Transport.java:188)
at javax.mail.Transport.send(Transport.java:118)
at hudson.tasks.MailSender.run(MailSender.java:130)
at hudson.tasks.Mailer.perform(Mailer.java:176)
at hudson.tasks.Mailer.perform(Mailer.java:139)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1905)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Caused by: java.net.SocketTimeoutException: connect timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:333)
at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:193)
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:2160)
... 18 more
[Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: $DEPLOY_BUILD)
Run condition [Boolean condition] enabling perform for step [Builder to mark whether executed]
Finished: FAILURE