Test duration : 332.131s
Failed Tests | ||
---|---|---|
tigase.tests.Sasl2Bind2Test | ||
test_sasl1_connection | 160.681s |
2022-10-22 22:22:49 |
tigase.halcyon.core.exceptions.HalcyonException: Cannot connect to XMPP server.
2022-10-22 22:22:49 | null / [TestClass name=class tigase.tests.Sasl2Bind2Test] 2022-10-22 22:22:49 | ------------------------------------ 2022-10-22 22:22:49 | Check SASL
tigase.halcyon.core.Halcyon.connectAndWait(Halcyon.kt:97)
tigase.tests.Sasl2Bind2Test.test_sasl1_connection(TestSasl2Bind2.kt:45) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.base/java.lang.reflect.Method.invoke(Method.java:568) org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:673) org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220) org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50) org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945) org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193) org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128) java.base/java.util.ArrayList.forEach(ArrayList.java:1511) org.testng.TestRunner.privateRun(TestRunner.java:808) org.testng.TestRunner.run(TestRunner.java:603) org.testng.SuiteRunner.runTest(SuiteRunner.java:429) org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423) org.testng.SuiteRunner.privateRun(SuiteRunner.java:383) org.testng.SuiteRunner.run(SuiteRunner.java:326) org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) org.testng.TestNG.runSuitesSequentially(TestNG.java:1249) org.testng.TestNG.runSuitesLocally(TestNG.java:1169) org.testng.TestNG.runSuites(TestNG.java:1092) org.testng.TestNG.run(TestNG.java:1060) org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283) org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120) org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) |
test_sasl2_connection | 159.739s |
2022-10-22 22:25:30 |
tigase.halcyon.core.exceptions.HalcyonException: Cannot connect to XMPP server.
2022-10-22 22:25:30 | null / [TestClass name=class tigase.tests.Sasl2Bind2Test] 2022-10-22 22:25:30 | ------------------------------------ 2022-10-22 22:25:30 | Check SASL2 & Bind2
tigase.halcyon.core.Halcyon.connectAndWait(Halcyon.kt:97)
tigase.tests.Sasl2Bind2Test.test_sasl2_connection(TestSasl2Bind2.kt:74) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.base/java.lang.reflect.Method.invoke(Method.java:568) org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:673) org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220) org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50) org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945) org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193) org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128) java.base/java.util.ArrayList.forEach(ArrayList.java:1511) org.testng.TestRunner.privateRun(TestRunner.java:808) org.testng.TestRunner.run(TestRunner.java:603) org.testng.SuiteRunner.runTest(SuiteRunner.java:429) org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423) org.testng.SuiteRunner.privateRun(SuiteRunner.java:383) org.testng.SuiteRunner.run(SuiteRunner.java:326) org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) org.testng.TestNG.runSuitesSequentially(TestNG.java:1249) org.testng.TestNG.runSuitesLocally(TestNG.java:1169) org.testng.TestNG.runSuites(TestNG.java:1092) org.testng.TestNG.run(TestNG.java:1060) org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283) org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120) org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) |
Passed Tests | ||
---|---|---|
tigase.tests.server.TestSaslAuthentication | ||
testSaslPlain | 0.298s |
2022-10-22 22:22:38 |
2022-10-22 22:22:38 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:38 | ------------------------------------ 2022-10-22 22:22:38 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:38 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:38 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:38 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AGpheG1wcF9fNzdzbzY5MDAwMwBqYXhtcHBfXzc3c282OTAwMDM=</auth> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AGpheG1wcF9fNzdzbzY5MDAwMwBqYXhtcHBfXzc3c282OTAwMDM=</auth> 2022-10-22 22:22:38 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/> 2022-10-22 22:22:38 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:38 | << <iq xmlns="jabber:client" id="iru1r6nOTgM1ezBu8yjWkRZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com >> <iq xmlns="jabber:client" id="iru1r6nOTgM1ezBu8yjWkRZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:38 | >> <iq to="jaxmpp__77so690003@test-domain.com/1608752850-tigase-6" id="iru1r6nOTgM1ezBu8yjWkRZ" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__77so690003@test-domain.com/1608752850-tigase-6</jid></bind></iq> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com << <iq to="jaxmpp__77so690003@test-domain.com/1608752850-tigase-6" id="iru1r6nOTgM1ezBu8yjWkRZ" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__77so690003@test-domain.com/1608752850-tigase-6</jid></bind></iq> 2022-10-22 22:22:38 | << <iq xmlns="jabber:client" id="isv3veDkVkUhKBFCo4l0s7v" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com/1608752850-tigase-6 >> <iq xmlns="jabber:client" id="isv3veDkVkUhKBFCo4l0s7v" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:38 | >> <iq to="jaxmpp__77so690003@test-domain.com/1608752850-tigase-6" id="isv3veDkVkUhKBFCo4l0s7v" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com/1608752850-tigase-6 << <iq to="jaxmpp__77so690003@test-domain.com/1608752850-tigase-6" id="isv3veDkVkUhKBFCo4l0s7v" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:38 | << <iq to="test-domain.com" id="UJi4ofGtp6m0dKW5r2gGCi1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com/1608752850-tigase-6 >> <iq to="test-domain.com" id="UJi4ofGtp6m0dKW5r2gGCi1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:38 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com/1608752850-tigase-6 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:38 | >> <enabled id="a7a6e911-c6e0-4726-b5ee-60f83f879404" resume="true" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com/1608752850-tigase-6 << <enabled id="a7a6e911-c6e0-4726-b5ee-60f83f879404" resume="true" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:38 | << <iq id="kSHCpS1wi3iHR0aCrcQT3gI" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com/1608752850-tigase-6 >> <iq id="kSHCpS1wi3iHR0aCrcQT3gI" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:38 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com/1608752850-tigase-6 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:38 | >> <iq from="test-domain.com" to="jaxmpp__77so690003@test-domain.com/1608752850-tigase-6" id="UJi4ofGtp6m0dKW5r2gGCi1" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com/1608752850-tigase-6 << <iq from="test-domain.com" to="jaxmpp__77so690003@test-domain.com/1608752850-tigase-6" id="UJi4ofGtp6m0dKW5r2gGCi1" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:38 | >> <iq to="jaxmpp__77so690003@test-domain.com/1608752850-tigase-6" id="kSHCpS1wi3iHR0aCrcQT3gI" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com/1608752850-tigase-6 << <iq to="jaxmpp__77so690003@test-domain.com/1608752850-tigase-6" id="kSHCpS1wi3iHR0aCrcQT3gI" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:38 | >> <presence from="jaxmpp__77so690003@test-domain.com/1608752850-tigase-6" to="jaxmpp__77so690003@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:38 | jaxmpp_ :: jaxmpp__77so690003@test-domain.com/1608752850-tigase-6 << <presence from="jaxmpp__77so690003@test-domain.com/1608752850-tigase-6" to="jaxmpp__77so690003@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testSaslPlainFailure | 0.228s |
2022-10-22 22:22:39 |
2022-10-22 22:22:39 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:39 | ------------------------------------ 2022-10-22 22:22:39 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:39 | jaxmpp_ :: jaxmpp__r76aet0004@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:39 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:39 | jaxmpp_ :: jaxmpp__r76aet0004@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:39 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:39 | jaxmpp_ :: jaxmpp__r76aet0004@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:39 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AGpheG1wcF9fcjc2YWV0MDAwNABEVU1NWV9QQVNTV09SRA==</auth> 2022-10-22 22:22:39 | jaxmpp_ :: jaxmpp__r76aet0004@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AGpheG1wcF9fcjc2YWV0MDAwNABEVU1NWV9QQVNTV09SRA==</auth> 2022-10-22 22:22:39 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure> 2022-10-22 22:22:39 | jaxmpp_ :: jaxmpp__r76aet0004@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure> |
testSaslPlainWithAuthzid | 0.245s |
2022-10-22 22:22:40 |
2022-10-22 22:22:40 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:40 | ------------------------------------ 2022-10-22 22:22:40 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:40 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:40 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:40 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX18zMGwyeTcwMDA1QHRlc3QtZG9tYWluLmNvbQBqYXhtcHBfXzMwbDJ5NzAwMDUAamF4bXBwX18zMGwyeTcwMDA1</auth> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX18zMGwyeTcwMDA1QHRlc3QtZG9tYWluLmNvbQBqYXhtcHBfXzMwbDJ5NzAwMDUAamF4bXBwX18zMGwyeTcwMDA1</auth> 2022-10-22 22:22:40 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/> 2022-10-22 22:22:40 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:40 | << <iq xmlns="jabber:client" id="3UzAn1cAkUSbDtkX37hX8rW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com >> <iq xmlns="jabber:client" id="3UzAn1cAkUSbDtkX37hX8rW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:40 | >> <iq to="jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7" id="3UzAn1cAkUSbDtkX37hX8rW" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7</jid></bind></iq> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com << <iq to="jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7" id="3UzAn1cAkUSbDtkX37hX8rW" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7</jid></bind></iq> 2022-10-22 22:22:40 | << <iq xmlns="jabber:client" id="I2V7rgPNBfT0bq7IGPQN3oW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7 >> <iq xmlns="jabber:client" id="I2V7rgPNBfT0bq7IGPQN3oW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:40 | >> <iq to="jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7" id="I2V7rgPNBfT0bq7IGPQN3oW" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7 << <iq to="jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7" id="I2V7rgPNBfT0bq7IGPQN3oW" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:40 | << <iq to="test-domain.com" id="7M7q0gABt9GFtXXjQRMP8wv" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7 >> <iq to="test-domain.com" id="7M7q0gABt9GFtXXjQRMP8wv" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:40 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:40 | >> <enabled location="ed1b7dd8a1b3" id="d5ebc4a0-c61d-497b-84e6-26ce2c27d7f4" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7 << <enabled location="ed1b7dd8a1b3" id="d5ebc4a0-c61d-497b-84e6-26ce2c27d7f4" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:40 | << <iq id="1VwfO4lX4kOSO3nXiTVRLV4" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7 >> <iq id="1VwfO4lX4kOSO3nXiTVRLV4" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:40 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:40 | >> <iq from="test-domain.com" to="jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7" id="7M7q0gABt9GFtXXjQRMP8wv" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7 << <iq from="test-domain.com" to="jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7" id="7M7q0gABt9GFtXXjQRMP8wv" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:40 | >> <iq to="jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7" id="1VwfO4lX4kOSO3nXiTVRLV4" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7 << <iq to="jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7" id="1VwfO4lX4kOSO3nXiTVRLV4" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:40 | >> <presence from="jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7" to="jaxmpp__30l2y70005@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7 << <presence from="jaxmpp__30l2y70005@test-domain.com/1608752850-tigase-7" to="jaxmpp__30l2y70005@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testSaslPlainWithAuthzidFailure | 0.157s |
2022-10-22 22:22:40 |
2022-10-22 22:22:40 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:40 | ------------------------------------ 2022-10-22 22:22:40 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__a64q6s0006@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:40 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__a64q6s0006@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:40 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__a64q6s0006@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:40 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX19hNjRxNnMwMDA2QHRlc3QtZG9tYWluLmNvbQBzb21lLXVzZXIAamF4bXBwX19hNjRxNnMwMDA2</auth> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__a64q6s0006@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX19hNjRxNnMwMDA2QHRlc3QtZG9tYWluLmNvbQBzb21lLXVzZXIAamF4bXBwX19hNjRxNnMwMDA2</auth> 2022-10-22 22:22:40 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure> 2022-10-22 22:22:40 | jaxmpp_ :: jaxmpp__a64q6s0006@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure> |
testSaslPlainWithAuthzidWithBareJID | 0.281s |
2022-10-22 22:22:41 |
2022-10-22 22:22:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:41 | ------------------------------------ 2022-10-22 22:22:41 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:41 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:41 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:41 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX19uNXRsZ2cwMDA3QHRlc3QtZG9tYWluLmNvbQBqYXhtcHBfX241dGxnZzAwMDdAdGVzdC1kb21haW4uY29tAGpheG1wcF9fbjV0bGdnMDAwNw==</auth> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX19uNXRsZ2cwMDA3QHRlc3QtZG9tYWluLmNvbQBqYXhtcHBfX241dGxnZzAwMDdAdGVzdC1kb21haW4uY29tAGpheG1wcF9fbjV0bGdnMDAwNw==</auth> 2022-10-22 22:22:41 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/> 2022-10-22 22:22:41 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:41 | << <iq xmlns="jabber:client" id="sWlN3oWaxoeFBmUYcslX7Cx" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com >> <iq xmlns="jabber:client" id="sWlN3oWaxoeFBmUYcslX7Cx" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:41 | >> <iq to="jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8" id="sWlN3oWaxoeFBmUYcslX7Cx" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8</jid></bind></iq> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com << <iq to="jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8" id="sWlN3oWaxoeFBmUYcslX7Cx" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8</jid></bind></iq> 2022-10-22 22:22:41 | << <iq xmlns="jabber:client" id="tS7HGwkR2wfLGygMCFBpcHx" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8 >> <iq xmlns="jabber:client" id="tS7HGwkR2wfLGygMCFBpcHx" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:41 | >> <iq to="jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8" id="tS7HGwkR2wfLGygMCFBpcHx" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8 << <iq to="jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8" id="tS7HGwkR2wfLGygMCFBpcHx" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:41 | << <iq to="test-domain.com" id="R0t7iRcELIxxmS2hScBt6oW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8 >> <iq to="test-domain.com" id="R0t7iRcELIxxmS2hScBt6oW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:41 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:41 | >> <enabled location="ed1b7dd8a1b3" id="c12d5471-eb2d-4883-930e-f692cc6c20c2" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8 << <enabled location="ed1b7dd8a1b3" id="c12d5471-eb2d-4883-930e-f692cc6c20c2" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:41 | << <iq id="K0rgPNBfT0bq7IGPQN3oWax" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8 >> <iq id="K0rgPNBfT0bq7IGPQN3oWax" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:41 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:41 | >> <iq from="test-domain.com" to="jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8" id="R0t7iRcELIxxmS2hScBt6oW" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8 << <iq from="test-domain.com" to="jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8" id="R0t7iRcELIxxmS2hScBt6oW" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:41 | >> <iq to="jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8" id="K0rgPNBfT0bq7IGPQN3oWax" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8 << <iq to="jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8" id="K0rgPNBfT0bq7IGPQN3oWax" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:41 | >> <presence from="jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8" to="jaxmpp__n5tlgg0007@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8 << <presence from="jaxmpp__n5tlgg0007@test-domain.com/1608752850-tigase-8" to="jaxmpp__n5tlgg0007@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testSaslPlainWithAuthzidWithUsername | 0.240s |
2022-10-22 22:22:41 |
2022-10-22 22:22:41 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:41 | ------------------------------------ 2022-10-22 22:22:41 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:41 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:41 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:41 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX191Mzd0bDEwMDA4QHRlc3QtZG9tYWluLmNvbQBqYXhtcHBfX3UzN3RsMTAwMDgAamF4bXBwX191Mzd0bDEwMDA4</auth> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX191Mzd0bDEwMDA4QHRlc3QtZG9tYWluLmNvbQBqYXhtcHBfX3UzN3RsMTAwMDgAamF4bXBwX191Mzd0bDEwMDA4</auth> 2022-10-22 22:22:41 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/> 2022-10-22 22:22:41 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:41 | << <iq xmlns="jabber:client" id="S2pS1wi3iHR0aCrcQT3gIAq" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com >> <iq xmlns="jabber:client" id="S2pS1wi3iHR0aCrcQT3gIAq" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:41 | >> <iq to="jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9" id="S2pS1wi3iHR0aCrcQT3gIAq" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9</jid></bind></iq> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com << <iq to="jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9" id="S2pS1wi3iHR0aCrcQT3gIAq" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9</jid></bind></iq> 2022-10-22 22:22:41 | << <iq xmlns="jabber:client" id="vaLGEvk6p5kQQWWjTZm1bnN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9 >> <iq xmlns="jabber:client" id="vaLGEvk6p5kQQWWjTZm1bnN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:41 | >> <iq to="jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9" id="vaLGEvk6p5kQQWWjTZm1bnN" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9 << <iq to="jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9" id="vaLGEvk6p5kQQWWjTZm1bnN" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:41 | << <iq to="test-domain.com" id="Y5u5DygOPYoZfEu8w6DxhWb" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9 >> <iq to="test-domain.com" id="Y5u5DygOPYoZfEu8w6DxhWb" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:41 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:41 | >> <enabled location="ed1b7dd8a1b3" id="c5a09aad-22d7-4d5d-b542-524555b9803b" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9 << <enabled location="ed1b7dd8a1b3" id="c5a09aad-22d7-4d5d-b542-524555b9803b" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:41 | << <iq id="Y6v7HGwkR2wfLGygMCFBpcH" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9 >> <iq id="Y6v7HGwkR2wfLGygMCFBpcH" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:41 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:41 | >> <iq from="test-domain.com" to="jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9" id="Y5u5DygOPYoZfEu8w6DxhWb" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9 << <iq from="test-domain.com" to="jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9" id="Y5u5DygOPYoZfEu8w6DxhWb" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:41 | >> <iq to="jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9" id="Y6v7HGwkR2wfLGygMCFBpcH" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9 << <iq to="jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9" id="Y6v7HGwkR2wfLGygMCFBpcH" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:41 | >> <presence from="jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9" to="jaxmpp__u37tl10008@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:41 | jaxmpp_ :: jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9 << <presence from="jaxmpp__u37tl10008@test-domain.com/1608752850-tigase-9" to="jaxmpp__u37tl10008@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testSaslScramSHA1 | 0.279s |
2022-10-22 22:22:42 |
2022-10-22 22:22:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:42 | ------------------------------------ 2022-10-22 22:22:42 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:42 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:42 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:42 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj1qYXhtcHBfX2dsdHRsejAwMDkscj03M1hXbFVCZWJBWlJ5cnB4QjZ0Rw==</auth> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj1qYXhtcHBfX2dsdHRsejAwMDkscj03M1hXbFVCZWJBWlJ5cnB4QjZ0Rw==</auth> 2022-10-22 22:22:42 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03M1hXbFVCZWJBWlJ5cnB4QjZ0R1VWZTFXOUpFaU5EWlN4Y2I4VUNrLHM9QVpsNE14cXQxM0YvWnc9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03M1hXbFVCZWJBWlJ5cnB4QjZ0R1VWZTFXOUpFaU5EWlN4Y2I4VUNrLHM9QVpsNE14cXQxM0YvWnc9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:42 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NzNYV2xVQmViQVpSeXJweEI2dEdVVmUxVzlKRWlORFpTeGNiOFVDayxwPUpRRnZ0Ym5KSDJySEt6ZjJyNEhHU3JMU0RsND0=</response> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NzNYV2xVQmViQVpSeXJweEI2dEdVVmUxVzlKRWlORFpTeGNiOFVDayxwPUpRRnZ0Ym5KSDJySEt6ZjJyNEhHU3JMU0RsND0=</response> 2022-10-22 22:22:42 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xOUd4SVl5OFdtQXhqYjRRSXlSN0t5RlkyZmM9</success> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xOUd4SVl5OFdtQXhqYjRRSXlSN0t5RlkyZmM9</success> 2022-10-22 22:22:42 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:42 | << <iq xmlns="jabber:client" id="6fOMKEyaLNNYfDhBBq16tq6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com >> <iq xmlns="jabber:client" id="6fOMKEyaLNNYfDhBBq16tq6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:42 | >> <iq to="jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10" id="6fOMKEyaLNNYfDhBBq16tq6" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10</jid></bind></iq> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com << <iq to="jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10" id="6fOMKEyaLNNYfDhBBq16tq6" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10</jid></bind></iq> 2022-10-22 22:22:42 | << <iq xmlns="jabber:client" id="VtsaNMFNSU6p8IDxeEsaodH" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10 >> <iq xmlns="jabber:client" id="VtsaNMFNSU6p8IDxeEsaodH" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:42 | >> <iq to="jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10" id="VtsaNMFNSU6p8IDxeEsaodH" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10 << <iq to="jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10" id="VtsaNMFNSU6p8IDxeEsaodH" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:42 | << <iq to="test-domain.com" id="ReHzcFOSdCl9AkW5uq3nU0a" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10 >> <iq to="test-domain.com" id="ReHzcFOSdCl9AkW5uq3nU0a" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:42 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:42 | >> <enabled location="ed1b7dd8a1b3" id="1a7d355d-b096-4159-9a44-420424aebb6a" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10 << <enabled location="ed1b7dd8a1b3" id="1a7d355d-b096-4159-9a44-420424aebb6a" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:42 | << <iq id="ScAdHS0t8ndIAs7yyjTW4iQ" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10 >> <iq id="ScAdHS0t8ndIAs7yyjTW4iQ" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:42 | >> <iq from="test-domain.com" to="jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10" id="ReHzcFOSdCl9AkW5uq3nU0a" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10 << <iq from="test-domain.com" to="jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10" id="ReHzcFOSdCl9AkW5uq3nU0a" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:42 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:42 | >> <iq to="jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10" id="ScAdHS0t8ndIAs7yyjTW4iQ" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10 << <iq to="jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10" id="ScAdHS0t8ndIAs7yyjTW4iQ" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:42 | >> <presence from="jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10" to="jaxmpp__glttlz0009@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10 << <presence from="jaxmpp__glttlz0009@test-domain.com/1608752850-tigase-10" to="jaxmpp__glttlz0009@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testSaslScramSHA1Failure | 0.233s |
2022-10-22 22:22:42 |
2022-10-22 22:22:42 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:42 | ------------------------------------ 2022-10-22 22:22:42 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__5jg1850010@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:42 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__5jg1850010@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:42 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__5jg1850010@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:42 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj1qYXhtcHBfXzVqZzE4NTAwMTAscj1JM3dGbmxESE9qYkRLRW8zcDQ0SA==</auth> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__5jg1850010@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj1qYXhtcHBfXzVqZzE4NTAwMTAscj1JM3dGbmxESE9qYkRLRW8zcDQ0SA==</auth> 2022-10-22 22:22:42 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JM3dGbmxESE9qYkRLRW8zcDQ0SGljb3RzUkNBUHdHNzlHS2xhRHRFLHM9NVlEOGlmUlhwS25wS1E9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__5jg1850010@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JM3dGbmxESE9qYkRLRW8zcDQ0SGljb3RzUkNBUHdHNzlHS2xhRHRFLHM9NVlEOGlmUlhwS25wS1E9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:42 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9STN3Rm5sREhPamJES0VvM3A0NEhpY290c1JDQVB3Rzc5R0tsYUR0RSxwPVNJNGNnbGhqc24rdlBQeFYrUFhySDJxME1GQT0=</response> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__5jg1850010@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9STN3Rm5sREhPamJES0VvM3A0NEhpY290c1JDQVB3Rzc5R0tsYUR0RSxwPVNJNGNnbGhqc24rdlBQeFYrUFhySDJxME1GQT0=</response> 2022-10-22 22:22:42 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure> 2022-10-22 22:22:42 | jaxmpp_ :: jaxmpp__5jg1850010@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure> |
testSaslScramSHA1WithAuthzid | 0.293s |
2022-10-22 22:22:43 |
2022-10-22 22:22:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:43 | ------------------------------------ 2022-10-22 22:22:43 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:43 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:43 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:43 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fZmt3ZTVxMDAxMUB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2Zrd2U1cTAwMTEscj1reG1wQlhkaXVRQTZ0OVdSYmJpVw==</auth> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fZmt3ZTVxMDAxMUB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2Zrd2U1cTAwMTEscj1reG1wQlhkaXVRQTZ0OVdSYmJpVw==</auth> 2022-10-22 22:22:43 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1reG1wQlhkaXVRQTZ0OVdSYmJpV2lQaUF1eWNFVUl6MlpEYzVhcFJXLHM9VHBLNkRvNTlmRE9Lc1E9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1reG1wQlhkaXVRQTZ0OVdSYmJpV2lQaUF1eWNFVUl6MlpEYzVhcFJXLHM9VHBLNkRvNTlmRE9Lc1E9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:43 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmWm10M1pUVnhNREF4TVVCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9a3htcEJYZGl1UUE2dDlXUmJiaVdpUGlBdXljRVVJejJaRGM1YXBSVyxwPXBqYkFRZ3NuZXo3UWVPbFc0RTVYTnpiK1FLcz0=</response> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmWm10M1pUVnhNREF4TVVCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9a3htcEJYZGl1UUE2dDlXUmJiaVdpUGlBdXljRVVJejJaRGM1YXBSVyxwPXBqYkFRZ3NuZXo3UWVPbFc0RTVYTnpiK1FLcz0=</response> 2022-10-22 22:22:43 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1jU1hPS3RxOHdHcm9GWnkzTzA5cUZiOGNialE9</success> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1jU1hPS3RxOHdHcm9GWnkzTzA5cUZiOGNialE9</success> 2022-10-22 22:22:43 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:43 | << <iq xmlns="jabber:client" id="BlNQQSU4cPV3uhHpR7s5eJW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com >> <iq xmlns="jabber:client" id="BlNQQSU4cPV3uhHpR7s5eJW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:43 | >> <iq to="jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11" id="BlNQQSU4cPV3uhHpR7s5eJW" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11</jid></bind></iq> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com << <iq to="jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11" id="BlNQQSU4cPV3uhHpR7s5eJW" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11</jid></bind></iq> 2022-10-22 22:22:43 | << <iq xmlns="jabber:client" id="IAueFIJBdtlUZ2laADs1viK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11 >> <iq xmlns="jabber:client" id="IAueFIJBdtlUZ2laADs1viK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:43 | >> <iq to="jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11" id="IAueFIJBdtlUZ2laADs1viK" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11 << <iq to="jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11" id="IAueFIJBdtlUZ2laADs1viK" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:43 | << <iq to="test-domain.com" id="kzp1dufYcRUVjUYeFEKHFua" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11 >> <iq to="test-domain.com" id="kzp1dufYcRUVjUYeFEKHFua" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:43 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:43 | << <iq id="DlHziQKV7rgPNBfT0bq7IGP" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11 >> <iq id="DlHziQKV7rgPNBfT0bq7IGP" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:43 | >> <enabled location="ed1b7dd8a1b3" id="c37039ec-bdf7-42d8-83a1-815699435337" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11 << <enabled location="ed1b7dd8a1b3" id="c37039ec-bdf7-42d8-83a1-815699435337" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:43 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:43 | >> <iq from="test-domain.com" to="jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11" id="kzp1dufYcRUVjUYeFEKHFua" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11 << <iq from="test-domain.com" to="jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11" id="kzp1dufYcRUVjUYeFEKHFua" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:43 | >> <iq to="jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11" id="DlHziQKV7rgPNBfT0bq7IGP" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11 << <iq to="jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11" id="DlHziQKV7rgPNBfT0bq7IGP" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:43 | >> <presence from="jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11" to="jaxmpp__fkwe5q0011@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11 << <presence from="jaxmpp__fkwe5q0011@test-domain.com/1608752850-tigase-11" to="jaxmpp__fkwe5q0011@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testSaslScramSHA1WithAuthzidFailure | 0.173s |
2022-10-22 22:22:43 |
2022-10-22 22:22:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:43 | ------------------------------------ 2022-10-22 22:22:43 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__k7pziy0012@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:43 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__k7pziy0012@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:43 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__k7pziy0012@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:43 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fazdweml5MDAxMkB0ZXN0LWRvbWFpbi5jb20sbj1zb21lLXVzZXIscj1Hc3IxTWdtQjVlcU5wUkE5Z1NqTg==</auth> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__k7pziy0012@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fazdweml5MDAxMkB0ZXN0LWRvbWFpbi5jb20sbj1zb21lLXVzZXIscj1Hc3IxTWdtQjVlcU5wUkE5Z1NqTg==</auth> 2022-10-22 22:22:43 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__k7pziy0012@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure> |
testSaslScramSHA1WithAuthzidWithBareJID | 0.291s |
2022-10-22 22:22:43 |
2022-10-22 22:22:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:43 | ------------------------------------ 2022-10-22 22:22:43 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:43 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:43 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:44 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:44 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fYzAyOWJkMDAxM0B0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2MwMjliZDAwMTNAdGVzdC1kb21haW4uY29tLHI9RHpOMTdJZHB3elRYaExwRVpoU2Y=</auth> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fYzAyOWJkMDAxM0B0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2MwMjliZDAwMTNAdGVzdC1kb21haW4uY29tLHI9RHpOMTdJZHB3elRYaExwRVpoU2Y=</auth> 2022-10-22 22:22:44 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Eek4xN0lkcHd6VFhoTHBFWmhTZkY5WXNnOWc5ZUVPRkVWczNMcmZBLHM9bjVjRDk2NjRnZU1Ba0E9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Eek4xN0lkcHd6VFhoTHBFWmhTZkY5WXNnOWc5ZUVPRkVWczNMcmZBLHM9bjVjRDk2NjRnZU1Ba0E9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:44 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmWXpBeU9XSmtNREF4TTBCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9RHpOMTdJZHB3elRYaExwRVpoU2ZGOVlzZzlnOWVFT0ZFVnMzTHJmQSxwPWZ5bER2eW54QmhHZWFIRHlvUm5INkM4cktPbz0=</response> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmWXpBeU9XSmtNREF4TTBCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9RHpOMTdJZHB3elRYaExwRVpoU2ZGOVlzZzlnOWVFT0ZFVnMzTHJmQSxwPWZ5bER2eW54QmhHZWFIRHlvUm5INkM4cktPbz0=</response> 2022-10-22 22:22:44 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1MUmo5MWtVWXdVaHlYOFpGbkxqSFZpd2djVVU9</success> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1MUmo5MWtVWXdVaHlYOFpGbkxqSFZpd2djVVU9</success> 2022-10-22 22:22:44 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:44 | << <iq xmlns="jabber:client" id="MBfCfxtav4piQ9u5DygOPYo" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com >> <iq xmlns="jabber:client" id="MBfCfxtav4piQ9u5DygOPYo" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:44 | >> <iq to="jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12" id="MBfCfxtav4piQ9u5DygOPYo" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12</jid></bind></iq> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com << <iq to="jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12" id="MBfCfxtav4piQ9u5DygOPYo" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12</jid></bind></iq> 2022-10-22 22:22:44 | << <iq xmlns="jabber:client" id="jmumW3aBGCHAh1kOU1maxlQ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12 >> <iq xmlns="jabber:client" id="jmumW3aBGCHAh1kOU1maxlQ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:44 | >> <iq to="jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12" id="jmumW3aBGCHAh1kOU1maxlQ" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12 << <iq to="jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12" id="jmumW3aBGCHAh1kOU1maxlQ" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:44 | << <iq to="test-domain.com" id="7uQRS04zp1q9rTP3kPIHS0t" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12 >> <iq to="test-domain.com" id="7uQRS04zp1q9rTP3kPIHS0t" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:44 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:44 | >> <enabled location="ed1b7dd8a1b3" id="3234b3cd-5556-4772-ac4d-cfd887ab17a5" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12 << <enabled location="ed1b7dd8a1b3" id="3234b3cd-5556-4772-ac4d-cfd887ab17a5" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:44 | << <iq id="ANJEziMIGqhPR6v9jFJGx8x" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12 >> <iq id="ANJEziMIGqhPR6v9jFJGx8x" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:44 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:44 | >> <iq from="test-domain.com" to="jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12" id="7uQRS04zp1q9rTP3kPIHS0t" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12 << <iq from="test-domain.com" to="jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12" id="7uQRS04zp1q9rTP3kPIHS0t" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:44 | >> <iq to="jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12" id="ANJEziMIGqhPR6v9jFJGx8x" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12 << <iq to="jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12" id="ANJEziMIGqhPR6v9jFJGx8x" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:44 | >> <presence from="jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12" to="jaxmpp__c029bd0013@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12 << <presence from="jaxmpp__c029bd0013@test-domain.com/1608752850-tigase-12" to="jaxmpp__c029bd0013@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testSaslScramSHA1WithAuthzidWithUsername | 0.196s |
2022-10-22 22:22:44 |
2022-10-22 22:22:44 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:44 | ------------------------------------ 2022-10-22 22:22:44 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:44 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:44 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:44 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fYWZhOGF4MDAxNEB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2FmYThheDAwMTQscj1aMUdhMFZqMjRQSEdjdER4MzRadw==</auth> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fYWZhOGF4MDAxNEB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2FmYThheDAwMTQscj1aMUdhMFZqMjRQSEdjdER4MzRadw==</auth> 2022-10-22 22:22:44 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aMUdhMFZqMjRQSEdjdER4MzRad3k2RVhEMDVoR29YS3dKYlc5S2hGLHM9Nk5MdW52L0o4bERPTlE9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aMUdhMFZqMjRQSEdjdER4MzRad3k2RVhEMDVoR29YS3dKYlc5S2hGLHM9Nk5MdW52L0o4bERPTlE9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:44 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmWVdaaE9HRjRNREF4TkVCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9WjFHYTBWajI0UEhHY3REeDM0Wnd5NkVYRDA1aEdvWEt3SmJXOUtoRixwPUJ4RlV1bmovRkZndXFoenhsUHNTOUFsRFFTOD0=</response> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmWVdaaE9HRjRNREF4TkVCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9WjFHYTBWajI0UEhHY3REeDM0Wnd5NkVYRDA1aEdvWEt3SmJXOUtoRixwPUJ4RlV1bmovRkZndXFoenhsUHNTOUFsRFFTOD0=</response> 2022-10-22 22:22:44 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13WUN1SDhkVEVwUmNkcmk1aWdtSWxNK2psd289</success> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13WUN1SDhkVEVwUmNkcmk1aWdtSWxNK2psd289</success> 2022-10-22 22:22:44 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:44 | << <iq xmlns="jabber:client" id="lD7oQXo2xgDJKEAn4An1cAk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com >> <iq xmlns="jabber:client" id="lD7oQXo2xgDJKEAn4An1cAk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:44 | >> <iq to="jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13" id="lD7oQXo2xgDJKEAn4An1cAk" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13</jid></bind></iq> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com << <iq to="jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13" id="lD7oQXo2xgDJKEAn4An1cAk" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13</jid></bind></iq> 2022-10-22 22:22:44 | << <iq xmlns="jabber:client" id="LOCwbnNZczcFOSdCl9AkW5u" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13 >> <iq xmlns="jabber:client" id="LOCwbnNZczcFOSdCl9AkW5u" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:44 | >> <iq to="jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13" id="LOCwbnNZczcFOSdCl9AkW5u" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13 << <iq to="jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13" id="LOCwbnNZczcFOSdCl9AkW5u" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:44 | << <iq to="test-domain.com" id="kQGzjGDKKX6j5s4q3qiNRSW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13 >> <iq to="test-domain.com" id="kQGzjGDKKX6j5s4q3qiNRSW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:44 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:44 | >> <enabled location="ed1b7dd8a1b3" id="7fba32a2-edb8-4f8a-97b7-51a08593bc1c" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13 << <enabled location="ed1b7dd8a1b3" id="7fba32a2-edb8-4f8a-97b7-51a08593bc1c" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:44 | << <iq id="FCYbqhPR6v9jFJGx8xymbyd" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13 >> <iq id="FCYbqhPR6v9jFJGx8xymbyd" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:44 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:44 | >> <iq from="test-domain.com" to="jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13" id="kQGzjGDKKX6j5s4q3qiNRSW" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13 << <iq from="test-domain.com" to="jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13" id="kQGzjGDKKX6j5s4q3qiNRSW" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:44 | >> <iq to="jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13" id="FCYbqhPR6v9jFJGx8xymbyd" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13 << <iq to="jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13" id="FCYbqhPR6v9jFJGx8xymbyd" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:44 | >> <presence from="jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13" to="jaxmpp__afa8ax0014@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13 << <presence from="jaxmpp__afa8ax0014@test-domain.com/1608752850-tigase-13" to="jaxmpp__afa8ax0014@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testSaslScramSHA256 | 0.222s |
2022-10-22 22:22:44 |
2022-10-22 22:22:44 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:44 | ------------------------------------ 2022-10-22 22:22:44 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:44 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:44 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:45 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:45 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2s3cjhocTAwMTUscj00c2lEM3d0bE0yTkVGNmNOaFNURw==</auth> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2s3cjhocTAwMTUscj00c2lEM3d0bE0yTkVGNmNOaFNURw==</auth> 2022-10-22 22:22:45 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00c2lEM3d0bE0yTkVGNmNOaFNURzJyRm5qVnA1ZU91ckdXc1dXVzQwLHM9TVlzekV5c0pHWVhOS1E9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00c2lEM3d0bE0yTkVGNmNOaFNURzJyRm5qVnA1ZU91ckdXc1dXVzQwLHM9TVlzekV5c0pHWVhOS1E9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:45 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NHNpRDN3dGxNMk5FRjZjTmhTVEcyckZualZwNWVPdXJHV3NXV1c0MCxwPVhlNmxST3ZYNTA0aUV1VzdYUENhZUtvS3p2aFB5NDRRMGF3RnJCZnVhY289</response> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NHNpRDN3dGxNMk5FRjZjTmhTVEcyckZualZwNWVPdXJHV3NXV1c0MCxwPVhlNmxST3ZYNTA0aUV1VzdYUENhZUtvS3p2aFB5NDRRMGF3RnJCZnVhY289</response> 2022-10-22 22:22:45 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HVTRyR0d2UHdTV1BZRFg1U0RpaVBhbk9DRGJDN082aHdLWloramdhYTVVPQ==</success> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HVTRyR0d2UHdTV1BZRFg1U0RpaVBhbk9DRGJDN082aHdLWloramdhYTVVPQ==</success> 2022-10-22 22:22:45 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:45 | << <iq xmlns="jabber:client" id="fUIIz9l5oXYdU4BoTfMIIDA" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com >> <iq xmlns="jabber:client" id="fUIIz9l5oXYdU4BoTfMIIDA" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:45 | >> <iq to="jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14" id="fUIIz9l5oXYdU4BoTfMIIDA" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14</jid></bind></iq> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com << <iq to="jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14" id="fUIIz9l5oXYdU4BoTfMIIDA" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14</jid></bind></iq> 2022-10-22 22:22:45 | << <iq xmlns="jabber:client" id="YJ9ofMIIDACr9s6mY0r9vo5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14 >> <iq xmlns="jabber:client" id="YJ9ofMIIDACr9s6mY0r9vo5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:45 | >> <iq to="jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14" id="YJ9ofMIIDACr9s6mY0r9vo5" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14 << <iq to="jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14" id="YJ9ofMIIDACr9s6mY0r9vo5" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:45 | << <iq to="test-domain.com" id="cZT2hWbv15zmTQXo2xgDJKE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14 >> <iq to="test-domain.com" id="cZT2hWbv15zmTQXo2xgDJKE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:45 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:45 | >> <enabled location="ed1b7dd8a1b3" id="30defc0e-8bf0-4b57-b0fe-9d28e7d84ead" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14 << <enabled location="ed1b7dd8a1b3" id="30defc0e-8bf0-4b57-b0fe-9d28e7d84ead" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:45 | << <iq id="yMeLY9ziMIGqhPR6v9jFJGx" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14 >> <iq id="yMeLY9ziMIGqhPR6v9jFJGx" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:45 | >> <iq from="test-domain.com" to="jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14" id="cZT2hWbv15zmTQXo2xgDJKE" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14 << <iq from="test-domain.com" to="jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14" id="cZT2hWbv15zmTQXo2xgDJKE" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:45 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:45 | >> <iq to="jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14" id="yMeLY9ziMIGqhPR6v9jFJGx" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14 << <iq to="jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14" id="yMeLY9ziMIGqhPR6v9jFJGx" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:45 | >> <presence from="jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14" to="jaxmpp__k7r8hq0015@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14 << <presence from="jaxmpp__k7r8hq0015@test-domain.com/1608752850-tigase-14" to="jaxmpp__k7r8hq0015@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testSaslScramSHA256Failure | 0.166s |
2022-10-22 22:22:45 |
2022-10-22 22:22:45 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:45 | ------------------------------------ 2022-10-22 22:22:45 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__v84vq30016@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:45 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__v84vq30016@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:45 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__v84vq30016@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:45 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3Y4NHZxMzAwMTYscj1jUmdiSU5QS2tyWG5WWmx2Q2hndg==</auth> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__v84vq30016@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3Y4NHZxMzAwMTYscj1jUmdiSU5QS2tyWG5WWmx2Q2hndg==</auth> 2022-10-22 22:22:45 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jUmdiSU5QS2tyWG5WWmx2Q2hndkNNSnRXMm1DQ0VwbG9YRzBnOGI2LHM9SDJsQzlldE1jMk1BY0E9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__v84vq30016@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jUmdiSU5QS2tyWG5WWmx2Q2hndkNNSnRXMm1DQ0VwbG9YRzBnOGI2LHM9SDJsQzlldE1jMk1BY0E9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:45 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y1JnYklOUEtrclhuVlpsdkNoZ3ZDTUp0VzJtQ0NFcGxvWEcwZzhiNixwPU8vVzk0VHFZRjNSc2ZHZXpCK3hvcUdVY1UvcDBydk9kVGdVSlJ4Q3NQNlk9</response> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__v84vq30016@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y1JnYklOUEtrclhuVlpsdkNoZ3ZDTUp0VzJtQ0NFcGxvWEcwZzhiNixwPU8vVzk0VHFZRjNSc2ZHZXpCK3hvcUdVY1UvcDBydk9kVGdVSlJ4Q3NQNlk9</response> 2022-10-22 22:22:45 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__v84vq30016@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure> |
testSaslScramSHA256WithAuthzid | 0.211s |
2022-10-22 22:22:45 |
2022-10-22 22:22:45 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:45 | ------------------------------------ 2022-10-22 22:22:45 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:45 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:45 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:45 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9feHc4ZGhxMDAxN0B0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX3h3OGRocTAwMTcscj1odFN2QXdzY0lNRkZvVXJyNHc1SQ==</auth> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9feHc4ZGhxMDAxN0B0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX3h3OGRocTAwMTcscj1odFN2QXdzY0lNRkZvVXJyNHc1SQ==</auth> 2022-10-22 22:22:45 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1odFN2QXdzY0lNRkZvVXJyNHc1SU56RlZ6ZGhRQnEzR0U1Q0U3bHJ4LHM9M2tVekVTaDNSLytiMEE9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1odFN2QXdzY0lNRkZvVXJyNHc1SU56RlZ6ZGhRQnEzR0U1Q0U3bHJ4LHM9M2tVekVTaDNSLytiMEE9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:45 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmZUhjNFpHaHhNREF4TjBCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9aHRTdkF3c2NJTUZGb1VycjR3NUlOekZWemRoUUJxM0dFNUNFN2xyeCxwPXdEUm5CNWtQOTcxbDFoNU9KaDNLQURkYU81UENVbUdNOUN2VCtrYmI5SWs9</response> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmZUhjNFpHaHhNREF4TjBCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9aHRTdkF3c2NJTUZGb1VycjR3NUlOekZWemRoUUJxM0dFNUNFN2xyeCxwPXdEUm5CNWtQOTcxbDFoNU9KaDNLQURkYU81UENVbUdNOUN2VCtrYmI5SWs9</response> 2022-10-22 22:22:45 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wQmx3NStEeUY3aUNmS2p5Z0tTVEFESmEzVUZIR1h6NDhyVy8wTmdkcUF3PQ==</success> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wQmx3NStEeUY3aUNmS2p5Z0tTVEFESmEzVUZIR1h6NDhyVy8wTmdkcUF3PQ==</success> 2022-10-22 22:22:45 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:45 | << <iq xmlns="jabber:client" id="qWuq2bPW2mVaMLNKGwiEJJF" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com >> <iq xmlns="jabber:client" id="qWuq2bPW2mVaMLNKGwiEJJF" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:45 | >> <iq to="jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15" id="qWuq2bPW2mVaMLNKGwiEJJF" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15</jid></bind></iq> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com << <iq to="jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15" id="qWuq2bPW2mVaMLNKGwiEJJF" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15</jid></bind></iq> 2022-10-22 22:22:45 | << <iq xmlns="jabber:client" id="c82kR6v9jFJGx8xymbydT4i" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15 >> <iq xmlns="jabber:client" id="c82kR6v9jFJGx8xymbydT4i" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:45 | >> <iq to="jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15" id="c82kR6v9jFJGx8xymbydT4i" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15 << <iq to="jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15" id="c82kR6v9jFJGx8xymbydT4i" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:45 | << <iq to="test-domain.com" id="dZzk2nTNDFyhCvueV2bPW2m" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15 >> <iq to="test-domain.com" id="dZzk2nTNDFyhCvueV2bPW2m" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:45 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:45 | >> <enabled location="ed1b7dd8a1b3" id="ad6578e3-2c66-45ff-b419-2aeaa663b208" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15 << <enabled location="ed1b7dd8a1b3" id="ad6578e3-2c66-45ff-b419-2aeaa663b208" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:45 | << <iq id="wTfLJM0dHyiKKyxlTaDpPHN" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15 >> <iq id="wTfLJM0dHyiKKyxlTaDpPHN" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:45 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:45 | >> <iq from="test-domain.com" to="jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15" id="dZzk2nTNDFyhCvueV2bPW2m" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15 << <iq from="test-domain.com" to="jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15" id="dZzk2nTNDFyhCvueV2bPW2m" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:45 | >> <iq to="jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15" id="wTfLJM0dHyiKKyxlTaDpPHN" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15 << <iq to="jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15" id="wTfLJM0dHyiKKyxlTaDpPHN" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:45 | >> <presence from="jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15" to="jaxmpp__xw8dhq0017@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:45 | jaxmpp_ :: jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15 << <presence from="jaxmpp__xw8dhq0017@test-domain.com/1608752850-tigase-15" to="jaxmpp__xw8dhq0017@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testSaslScramSHA256WithAuthzidFailure | 0.191s |
2022-10-22 22:22:46 |
2022-10-22 22:22:46 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:46 | ------------------------------------ 2022-10-22 22:22:46 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__o4wybw0018@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:46 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__o4wybw0018@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:46 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__o4wybw0018@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:46 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9fbzR3eWJ3MDAxOEB0ZXN0LWRvbWFpbi5jb20sbj1zb21lLXVzZXIscj1aOGlERUpBVTBXbHNST2ppNU5sZg==</auth> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__o4wybw0018@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9fbzR3eWJ3MDAxOEB0ZXN0LWRvbWFpbi5jb20sbj1zb21lLXVzZXIscj1aOGlERUpBVTBXbHNST2ppNU5sZg==</auth> 2022-10-22 22:22:46 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__o4wybw0018@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure> |
testSaslScramSHA256WithAuthzidWithBareJID | 0.199s |
2022-10-22 22:22:46 |
2022-10-22 22:22:46 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:46 | ------------------------------------ 2022-10-22 22:22:46 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:46 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:46 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:46 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9fdXVwbDN5MDAxOUB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX3V1cGwzeTAwMTlAdGVzdC1kb21haW4uY29tLHI9eDlRdExkRTdsakUwM25LUERqNWk=</auth> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9fdXVwbDN5MDAxOUB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX3V1cGwzeTAwMTlAdGVzdC1kb21haW4uY29tLHI9eDlRdExkRTdsakUwM25LUERqNWk=</auth> 2022-10-22 22:22:46 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14OVF0TGRFN2xqRTAzbktQRGo1aVhOTmJsbVBCd0FvRzUxQmE0cFFxLHM9dlJrZXFUeGUvbmwzR0E9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14OVF0TGRFN2xqRTAzbktQRGo1aVhOTmJsbVBCd0FvRzUxQmE0cFFxLHM9dlJrZXFUeGUvbmwzR0E9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:46 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmZFhWd2JETjVNREF4T1VCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9eDlRdExkRTdsakUwM25LUERqNWlYTk5ibG1QQndBb0c1MUJhNHBRcSxwPWVtc1BuTTl6L3gyNWhFSGJwck5tUWV1ZHFYbEJKb0VIbnhKZDFKTVRRb2s9</response> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmZFhWd2JETjVNREF4T1VCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9eDlRdExkRTdsakUwM25LUERqNWlYTk5ibG1QQndBb0c1MUJhNHBRcSxwPWVtc1BuTTl6L3gyNWhFSGJwck5tUWV1ZHFYbEJKb0VIbnhKZDFKTVRRb2s9</response> 2022-10-22 22:22:46 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05dTBGWE40Q0lXaGZNRm9DVmlTMmR0NWNLKzFvMzYwNUVoMFU0c0pxOFRjPQ==</success> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05dTBGWE40Q0lXaGZNRm9DVmlTMmR0NWNLKzFvMzYwNUVoMFU0c0pxOFRjPQ==</success> 2022-10-22 22:22:46 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:46 | << <iq xmlns="jabber:client" id="R4ygArmYp07HGwkR2wfLGyg" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com >> <iq xmlns="jabber:client" id="R4ygArmYp07HGwkR2wfLGyg" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:46 | >> <iq to="jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16" id="R4ygArmYp07HGwkR2wfLGyg" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16</jid></bind></iq> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com << <iq to="jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16" id="R4ygArmYp07HGwkR2wfLGyg" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16</jid></bind></iq> 2022-10-22 22:22:46 | << <iq xmlns="jabber:client" id="m2qT3AqjOJV8q8tgY9ziMIG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16 >> <iq xmlns="jabber:client" id="m2qT3AqjOJV8q8tgY9ziMIG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:46 | >> <iq to="jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16" id="m2qT3AqjOJV8q8tgY9ziMIG" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16 << <iq to="jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16" id="m2qT3AqjOJV8q8tgY9ziMIG" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:46 | << <iq to="test-domain.com" id="w2o3jWkRZ8s4oQ7vdOVZZ1r" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16 >> <iq to="test-domain.com" id="w2o3jWkRZ8s4oQ7vdOVZZ1r" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:46 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:46 | >> <enabled id="48eff7cf-ba42-4302-b56a-bbc673be7ac0" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16 << <enabled id="48eff7cf-ba42-4302-b56a-bbc673be7ac0" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:46 | << <iq id="t0gYeCwfO4lX4kOSO3nXiTV" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16 >> <iq id="t0gYeCwfO4lX4kOSO3nXiTV" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:46 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:46 | >> <iq from="test-domain.com" to="jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16" id="w2o3jWkRZ8s4oQ7vdOVZZ1r" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16 << <iq from="test-domain.com" to="jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16" id="w2o3jWkRZ8s4oQ7vdOVZZ1r" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:46 | >> <iq to="jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16" id="t0gYeCwfO4lX4kOSO3nXiTV" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16 << <iq to="jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16" id="t0gYeCwfO4lX4kOSO3nXiTV" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:46 | >> <presence from="jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16" to="jaxmpp__uupl3y0019@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16 << <presence from="jaxmpp__uupl3y0019@test-domain.com/1608752850-tigase-16" to="jaxmpp__uupl3y0019@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testSaslScramSHA256WithAuthzidWithUsername | 0.260s |
2022-10-22 22:22:46 |
2022-10-22 22:22:46 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:46 | ------------------------------------ 2022-10-22 22:22:46 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:46 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:46 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:47 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:47 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9fdXBwcGN4MDAyMEB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX3VwcHBjeDAwMjAscj00eW1qMXRBZkVMcVBqbWtQM01Mcg==</auth> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9fdXBwcGN4MDAyMEB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX3VwcHBjeDAwMjAscj00eW1qMXRBZkVMcVBqbWtQM01Mcg==</auth> 2022-10-22 22:22:47 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00eW1qMXRBZkVMcVBqbWtQM01McmlnaXVjU2k2c2hyTzlzSnhjWmJHLHM9OVhsR2p6ZEFqZ0lFcUE9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00eW1qMXRBZkVMcVBqbWtQM01McmlnaXVjU2k2c2hyTzlzSnhjWmJHLHM9OVhsR2p6ZEFqZ0lFcUE9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:47 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmZFhCd2NHTjRNREF5TUVCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9NHltajF0QWZFTHFQam1rUDNNTHJpZ2l1Y1NpNnNock85c0p4Y1piRyxwPTV5ajBkejAyeGVQMHVZYmlpRFFUVWNnTzBxRElFREI3cHdJZi8rMHl0eWM9</response> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmZFhCd2NHTjRNREF5TUVCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9NHltajF0QWZFTHFQam1rUDNNTHJpZ2l1Y1NpNnNock85c0p4Y1piRyxwPTV5ajBkejAyeGVQMHVZYmlpRFFUVWNnTzBxRElFREI3cHdJZi8rMHl0eWM9</response> 2022-10-22 22:22:47 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1VZjl6WFo1a2llL0t4TkpLYlE3UFRDTUY5VUo4MEdndW5lcGhKRGcwTDJvPQ==</success> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1VZjl6WFo1a2llL0t4TkpLYlE3UFRDTUY5VUo4MEdndW5lcGhKRGcwTDJvPQ==</success> 2022-10-22 22:22:47 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:47 | << <iq xmlns="jabber:client" id="deOO0jLx7Du9mZsaNMFNSU6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com >> <iq xmlns="jabber:client" id="deOO0jLx7Du9mZsaNMFNSU6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:47 | >> <iq to="jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17" id="deOO0jLx7Du9mZsaNMFNSU6" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17</jid></bind></iq> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com << <iq to="jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17" id="deOO0jLx7Du9mZsaNMFNSU6" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17</jid></bind></iq> 2022-10-22 22:22:47 | << <iq xmlns="jabber:client" id="t5l8ygOPYoZfEu8w6DxhWbv" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17 >> <iq xmlns="jabber:client" id="t5l8ygOPYoZfEu8w6DxhWbv" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:47 | >> <iq to="jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17" id="t5l8ygOPYoZfEu8w6DxhWbv" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17 << <iq to="jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17" id="t5l8ygOPYoZfEu8w6DxhWbv" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:47 | << <iq to="test-domain.com" id="6gQPQQWWjTZm1bnNZczcFOS" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17 >> <iq to="test-domain.com" id="6gQPQQWWjTZm1bnNZczcFOS" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:47 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:47 | >> <enabled id="7d782bd3-5e7d-4352-8ae4-df88d7c7e000" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17 << <enabled id="7d782bd3-5e7d-4352-8ae4-df88d7c7e000" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:47 | << <iq id="t7ncGwkR2wfLGygMCFBpcHx" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17 >> <iq id="t7ncGwkR2wfLGygMCFBpcHx" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:47 | >> <iq from="test-domain.com" to="jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17" id="6gQPQQWWjTZm1bnNZczcFOS" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17 << <iq from="test-domain.com" to="jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17" id="6gQPQQWWjTZm1bnNZczcFOS" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:47 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:47 | >> <iq to="jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17" id="t7ncGwkR2wfLGygMCFBpcHx" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17 << <iq to="jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17" id="t7ncGwkR2wfLGygMCFBpcHx" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:47 | >> <presence from="jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17" to="jaxmpp__upppcx0020@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17 << <presence from="jaxmpp__upppcx0020@test-domain.com/1608752850-tigase-17" to="jaxmpp__upppcx0020@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testSaslScramSHA512 | 0.246s |
2022-10-22 22:22:47 |
2022-10-22 22:22:47 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:47 | ------------------------------------ 2022-10-22 22:22:47 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:47 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:47 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:47 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">biwsbj1qYXhtcHBfXzQ0NWd5OTAwMjEscj1uSml5ZXJNR0YzaUhyTGtTN0lDZA==</auth> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">biwsbj1qYXhtcHBfXzQ0NWd5OTAwMjEscj1uSml5ZXJNR0YzaUhyTGtTN0lDZA==</auth> 2022-10-22 22:22:47 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uSml5ZXJNR0YzaUhyTGtTN0lDZGZYME5DcUZTb1I3TXpVNnZZVm9QLHM9UWREcWtPcGNQVzN2dnc9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uSml5ZXJNR0YzaUhyTGtTN0lDZGZYME5DcUZTb1I3TXpVNnZZVm9QLHM9UWREcWtPcGNQVzN2dnc9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:47 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bkppeWVyTUdGM2lIckxrUzdJQ2RmWDBOQ3FGU29SN016VTZ2WVZvUCxwPUdicEE5Y2x1RWZXV3NjR29BQ0FWYkhKU2JITENMdUYxb2tpd0U1NWRBL2t6cHhWTFY0djZwV28vQXlYb1NWekVveFk3VkoxTnNWVUNiaU9aUlhzZEdnPT0=</response> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bkppeWVyTUdGM2lIckxrUzdJQ2RmWDBOQ3FGU29SN016VTZ2WVZvUCxwPUdicEE5Y2x1RWZXV3NjR29BQ0FWYkhKU2JITENMdUYxb2tpd0U1NWRBL2t6cHhWTFY0djZwV28vQXlYb1NWekVveFk3VkoxTnNWVUNiaU9aUlhzZEdnPT0=</response> 2022-10-22 22:22:47 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ocFZ2dUpwQ0dsRlE2eFNTRHV3TTJHSHplaW9UNVpNbm9EbXk2cDg2ZE9jdTdua2R3cHphcHBwajJocW5pMDNqV0JDMHl3bitrOW1tclFBd1ozZ0ludz09</success> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ocFZ2dUpwQ0dsRlE2eFNTRHV3TTJHSHplaW9UNVpNbm9EbXk2cDg2ZE9jdTdua2R3cHphcHBwajJocW5pMDNqV0JDMHl3bitrOW1tclFBd1ozZ0ludz09</success> 2022-10-22 22:22:47 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:47 | << <iq xmlns="jabber:client" id="RiNJwj6snWZraugJM0dHyiK" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com >> <iq xmlns="jabber:client" id="RiNJwj6snWZraugJM0dHyiK" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:47 | >> <iq to="jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18" id="RiNJwj6snWZraugJM0dHyiK" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18</jid></bind></iq> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com << <iq to="jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18" id="RiNJwj6snWZraugJM0dHyiK" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18</jid></bind></iq> 2022-10-22 22:22:47 | << <iq xmlns="jabber:client" id="shIvteCwfO4lX4kOSO3nXiT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18 >> <iq xmlns="jabber:client" id="shIvteCwfO4lX4kOSO3nXiT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:47 | >> <iq to="jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18" id="shIvteCwfO4lX4kOSO3nXiT" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18 << <iq to="jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18" id="shIvteCwfO4lX4kOSO3nXiT" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:47 | << <iq to="test-domain.com" id="QvmUZ2laADs1viKMLQ8tdAm" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18 >> <iq to="test-domain.com" id="QvmUZ2laADs1viKMLQ8tdAm" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:47 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:47 | >> <enabled id="07626d90-bbf3-4040-a3d4-63f599c4a363" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18 << <enabled id="07626d90-bbf3-4040-a3d4-63f599c4a363" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:47 | << <iq id="2kNScBt6oW8k5r5ypXVTbAl" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18 >> <iq id="2kNScBt6oW8k5r5ypXVTbAl" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:47 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:47 | >> <iq from="test-domain.com" to="jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18" id="QvmUZ2laADs1viKMLQ8tdAm" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18 << <iq from="test-domain.com" to="jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18" id="QvmUZ2laADs1viKMLQ8tdAm" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:47 | >> <iq to="jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18" id="2kNScBt6oW8k5r5ypXVTbAl" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18 << <iq to="jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18" id="2kNScBt6oW8k5r5ypXVTbAl" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:47 | >> <presence from="jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18" to="jaxmpp__445gy90021@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18 << <presence from="jaxmpp__445gy90021@test-domain.com/1608752850-tigase-18" to="jaxmpp__445gy90021@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testSaslScramSHA512Failure | 0.198s |
2022-10-22 22:22:47 |
2022-10-22 22:22:47 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:47 | ------------------------------------ 2022-10-22 22:22:47 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__6nvn6v0022@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:47 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__6nvn6v0022@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:47 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:47 | jaxmpp_ :: jaxmpp__6nvn6v0022@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:48 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">biwsbj1qYXhtcHBfXzZudm42djAwMjIscj1FNjBzQWtFN3VFNVlaV1RNQ1lkbQ==</auth> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__6nvn6v0022@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">biwsbj1qYXhtcHBfXzZudm42djAwMjIscj1FNjBzQWtFN3VFNVlaV1RNQ1lkbQ==</auth> 2022-10-22 22:22:48 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FNjBzQWtFN3VFNVlaV1RNQ1lkbVRDWGF0Q00yTXY0YXlLbDdwMVNxLHM9MitiUmdNU1NyeVI0Q1E9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__6nvn6v0022@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FNjBzQWtFN3VFNVlaV1RNQ1lkbVRDWGF0Q00yTXY0YXlLbDdwMVNxLHM9MitiUmdNU1NyeVI0Q1E9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:48 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RTYwc0FrRTd1RTVZWldUTUNZZG1UQ1hhdENNMk12NGF5S2w3cDFTcSxwPWZDdzdaTitqU1ZqblZaQ1U0Qy9MWEcxc3pzeHFOV2FWY0kyUlFDVUFtRjU0b0xnSVFveFFmcmVNWlBaYXhKNUJqT3hIMm9SQTJjbk9INW52ZmQvaDlnPT0=</response> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__6nvn6v0022@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RTYwc0FrRTd1RTVZWldUTUNZZG1UQ1hhdENNMk12NGF5S2w3cDFTcSxwPWZDdzdaTitqU1ZqblZaQ1U0Qy9MWEcxc3pzeHFOV2FWY0kyUlFDVUFtRjU0b0xnSVFveFFmcmVNWlBaYXhKNUJqT3hIMm9SQTJjbk9INW52ZmQvaDlnPT0=</response> 2022-10-22 22:22:48 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__6nvn6v0022@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure> |
testSaslScramSHA512WithAuthzid | 0.194s |
2022-10-22 22:22:48 |
2022-10-22 22:22:48 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:48 | ------------------------------------ 2022-10-22 22:22:48 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:48 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:48 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:48 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9faDAycjZvMDAyM0B0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2gwMnI2bzAwMjMscj1EM2VyN21jdUtWdlBRUTQ1U2lQZw==</auth> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9faDAycjZvMDAyM0B0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2gwMnI2bzAwMjMscj1EM2VyN21jdUtWdlBRUTQ1U2lQZw==</auth> 2022-10-22 22:22:48 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EM2VyN21jdUtWdlBRUTQ1U2lQZ1JhWHA3Rk14eTZpWXY1SjUwQW9YLHM9U1FMTGQ3V1BKZGRyOFE9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EM2VyN21jdUtWdlBRUTQ1U2lQZ1JhWHA3Rk14eTZpWXY1SjUwQW9YLHM9U1FMTGQ3V1BKZGRyOFE9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:48 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmYURBeWNqWnZNREF5TTBCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9RDNlcjdtY3VLVnZQUVE0NVNpUGdSYVhwN0ZNeHk2aVl2NUo1MEFvWCxwPXEyNkJEdXdlTGZUdDRxVUExaXpMeCtuc3o0UTlaQ0poQlEyNy9lY3pnY3JzU2JleTA4Rk9PN1RtdnJ4NDBvRTRvdFV6NTVaU2Zvb2x0NnljSlR3RnlnPT0=</response> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmYURBeWNqWnZNREF5TTBCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9RDNlcjdtY3VLVnZQUVE0NVNpUGdSYVhwN0ZNeHk2aVl2NUo1MEFvWCxwPXEyNkJEdXdlTGZUdDRxVUExaXpMeCtuc3o0UTlaQ0poQlEyNy9lY3pnY3JzU2JleTA4Rk9PN1RtdnJ4NDBvRTRvdFV6NTVaU2Zvb2x0NnljSlR3RnlnPT0=</response> 2022-10-22 22:22:48 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1rcnVnUHZzcDdGa25RSG9oQ0NJN003MElsZmNLcTdQdVdQZERxOHAxSFVickxWc0x3TlZ5cndsVEhpc2ZtV3lIZ1NDQUsyM2NvU0N4Y2FwaWg4Ykhwdz09</success> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1rcnVnUHZzcDdGa25RSG9oQ0NJN003MElsZmNLcTdQdVdQZERxOHAxSFVickxWc0x3TlZ5cndsVEhpc2ZtV3lIZ1NDQUsyM2NvU0N4Y2FwaWg4Ykhwdz09</success> 2022-10-22 22:22:48 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:48 | << <iq xmlns="jabber:client" id="KrUaDpPHNONEzCur4fXcyoZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com >> <iq xmlns="jabber:client" id="KrUaDpPHNONEzCur4fXcyoZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:48 | >> <iq to="jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19" id="KrUaDpPHNONEzCur4fXcyoZ" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19</jid></bind></iq> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com << <iq to="jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19" id="KrUaDpPHNONEzCur4fXcyoZ" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19</jid></bind></iq> 2022-10-22 22:22:48 | << <iq xmlns="jabber:client" id="fDsbv15zmTQXo2xgDJKEAn4" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19 >> <iq xmlns="jabber:client" id="fDsbv15zmTQXo2xgDJKEAn4" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:48 | >> <iq to="jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19" id="fDsbv15zmTQXo2xgDJKEAn4" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19 << <iq to="jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19" id="fDsbv15zmTQXo2xgDJKEAn4" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:48 | << <iq to="test-domain.com" id="Cx8oY6sYn1fS3fv3veDkVkU" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19 >> <iq to="test-domain.com" id="Cx8oY6sYn1fS3fv3veDkVkU" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:48 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:48 | << <iq id="8tUW8k5r5ypXVTbAlKL0gZa" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19 >> <iq id="8tUW8k5r5ypXVTbAlKL0gZa" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:48 | >> <enabled id="2d4fc2c1-e44d-49f7-b7f6-e8c9a1338fd0" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19 << <enabled id="2d4fc2c1-e44d-49f7-b7f6-e8c9a1338fd0" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:48 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:48 | >> <iq from="test-domain.com" to="jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19" id="Cx8oY6sYn1fS3fv3veDkVkU" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19 << <iq from="test-domain.com" to="jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19" id="Cx8oY6sYn1fS3fv3veDkVkU" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:48 | >> <iq to="jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19" id="8tUW8k5r5ypXVTbAlKL0gZa" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19 << <iq to="jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19" id="8tUW8k5r5ypXVTbAlKL0gZa" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:48 | >> <presence from="jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19" to="jaxmpp__h02r6o0023@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19 << <presence from="jaxmpp__h02r6o0023@test-domain.com/1608752850-tigase-19" to="jaxmpp__h02r6o0023@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testSaslScramSHA512WithAuthzidFailure | 0.126s |
2022-10-22 22:22:48 |
2022-10-22 22:22:48 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:48 | ------------------------------------ 2022-10-22 22:22:48 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__v6x9wi0024@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:48 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__v6x9wi0024@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:48 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__v6x9wi0024@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:48 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9fdjZ4OXdpMDAyNEB0ZXN0LWRvbWFpbi5jb20sbj1zb21lLXVzZXIscj1ET1ptdnRFS2dsMUNEcFEwN3FycQ==</auth> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__v6x9wi0024@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9fdjZ4OXdpMDAyNEB0ZXN0LWRvbWFpbi5jb20sbj1zb21lLXVzZXIscj1ET1ptdnRFS2dsMUNEcFEwN3FycQ==</auth> 2022-10-22 22:22:48 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__v6x9wi0024@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure> |
testSaslScramSHA512WithAuthzidWithBareJID | 0.200s |
2022-10-22 22:22:48 |
2022-10-22 22:22:48 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:48 | ------------------------------------ 2022-10-22 22:22:48 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:48 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:48 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:49 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:49 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9fbHVjbWR2MDAyNUB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2x1Y21kdjAwMjVAdGVzdC1kb21haW4uY29tLHI9c3RzOUVlNGdRM3BuM2pIZlNwNVY=</auth> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9fbHVjbWR2MDAyNUB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2x1Y21kdjAwMjVAdGVzdC1kb21haW4uY29tLHI9c3RzOUVlNGdRM3BuM2pIZlNwNVY=</auth> 2022-10-22 22:22:49 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zdHM5RWU0Z1EzcG4zakhmU3A1VnBQWllDbWJheXYwSm5qNGoyWVpBLHM9ZU1ZTitnTjFmUGR3RWc9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1zdHM5RWU0Z1EzcG4zakhmU3A1VnBQWllDbWJheXYwSm5qNGoyWVpBLHM9ZU1ZTitnTjFmUGR3RWc9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:49 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmYkhWamJXUjJNREF5TlVCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9c3RzOUVlNGdRM3BuM2pIZlNwNVZwUFpZQ21iYXl2MEpuajRqMllaQSxwPTZLL2QrM0V3MFlpZW1XSUpXaE43d1duK2c3NGN3UDQ4bi9QcHhoMDJKTnBxeitGcjhJMGdsUHlZeWFmUW42YzBHU3hNVEdjNnBvZVF5cmNBdFZXTGVnPT0=</response> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmYkhWamJXUjJNREF5TlVCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9c3RzOUVlNGdRM3BuM2pIZlNwNVZwUFpZQ21iYXl2MEpuajRqMllaQSxwPTZLL2QrM0V3MFlpZW1XSUpXaE43d1duK2c3NGN3UDQ4bi9QcHhoMDJKTnBxeitGcjhJMGdsUHlZeWFmUW42YzBHU3hNVEdjNnBvZVF5cmNBdFZXTGVnPT0=</response> 2022-10-22 22:22:49 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1IbzZDSnI1TFdWQmZZQVArWTZjNXYvRXlmNjVqSldOdmFWY2RsR0xzRkY2dUdHUnNwWVVBalBWNVlNVWJ2eWR5TXFjYTdZZlNEOWhsV2JkSVlFNkFJQT09</success> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1IbzZDSnI1TFdWQmZZQVArWTZjNXYvRXlmNjVqSldOdmFWY2RsR0xzRkY2dUdHUnNwWVVBalBWNVlNVWJ2eWR5TXFjYTdZZlNEOWhsV2JkSVlFNkFJQT09</success> 2022-10-22 22:22:49 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:49 | << <iq xmlns="jabber:client" id="uRQW2mVaMLNKGwiEJJFIJBd" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com >> <iq xmlns="jabber:client" id="uRQW2mVaMLNKGwiEJJFIJBd" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:49 | >> <iq to="jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20" id="uRQW2mVaMLNKGwiEJJFIJBd" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20</jid></bind></iq> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com << <iq to="jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20" id="uRQW2mVaMLNKGwiEJJFIJBd" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20</jid></bind></iq> 2022-10-22 22:22:49 | << <iq xmlns="jabber:client" id="jsBzmTQXo2xgDJKEAn4An1c" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20 >> <iq xmlns="jabber:client" id="jsBzmTQXo2xgDJKEAn4An1c" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:49 | >> <iq to="jaxmpp__lucmdv0025@test-domain.com" id="jsBzmTQXo2xgDJKEAn4An1c" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20 << <iq to="jaxmpp__lucmdv0025@test-domain.com" id="jsBzmTQXo2xgDJKEAn4An1c" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:49 | << <iq to="test-domain.com" id="hzUNDFyhCvueV2bPW2mVaML" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20 >> <iq to="test-domain.com" id="hzUNDFyhCvueV2bPW2mVaML" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:49 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:49 | >> <enabled id="aa06a573-2ebd-46d9-a6ee-3dc5cfc5512c" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20 << <enabled id="aa06a573-2ebd-46d9-a6ee-3dc5cfc5512c" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:49 | << <iq id="cSNPR6v9jFJGx8xymbydT4i" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20 >> <iq id="cSNPR6v9jFJGx8xymbydT4i" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:49 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:49 | >> <iq from="test-domain.com" to="jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20" id="hzUNDFyhCvueV2bPW2mVaML" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20 << <iq from="test-domain.com" to="jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20" id="hzUNDFyhCvueV2bPW2mVaML" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:49 | >> <iq to="jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20" id="cSNPR6v9jFJGx8xymbydT4i" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20 << <iq to="jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20" id="cSNPR6v9jFJGx8xymbydT4i" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:49 | >> <presence from="jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20" to="jaxmpp__lucmdv0025@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20 << <presence from="jaxmpp__lucmdv0025@test-domain.com/1608752850-tigase-20" to="jaxmpp__lucmdv0025@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testSaslScramSHA512WithAuthzidWithUsername | 0.188s |
2022-10-22 22:22:49 |
2022-10-22 22:22:49 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication] 2022-10-22 22:22:49 | ------------------------------------ 2022-10-22 22:22:49 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:49 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-22 22:22:49 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-22 22:22:49 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9fNzRwcHBnMDAyNkB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfXzc0cHBwZzAwMjYscj03VmtZWThhMVRGVEtBSDB3czhWaA==</auth> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9fNzRwcHBnMDAyNkB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfXzc0cHBwZzAwMjYscj03VmtZWThhMVRGVEtBSDB3czhWaA==</auth> 2022-10-22 22:22:49 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03VmtZWThhMVRGVEtBSDB3czhWaEgxcXk5cEsyNlV3SGZHTHA5VFdLLHM9TkVOKy8rR2xWY21MN3c9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03VmtZWThhMVRGVEtBSDB3czhWaEgxcXk5cEsyNlV3SGZHTHA5VFdLLHM9TkVOKy8rR2xWY21MN3c9PSxpPTQwOTY=</challenge> 2022-10-22 22:22:49 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmTnpSd2NIQm5NREF5TmtCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9N1ZrWVk4YTFURlRLQUgwd3M4VmhIMXF5OXBLMjZVd0hmR0xwOVRXSyxwPWdLRnRhY2xranFJZ2RPK3p2T0I2TGNKbkhXa2ZCbnpTcDdmckpUSVFYdmVpODZDMlJZblA4TEZRMVcyZWlkRThrVkRRU29XNDBxaGphekFHbHNIdmJRPT0=</response> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmTnpSd2NIQm5NREF5TmtCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9N1ZrWVk4YTFURlRLQUgwd3M4VmhIMXF5OXBLMjZVd0hmR0xwOVRXSyxwPWdLRnRhY2xranFJZ2RPK3p2T0I2TGNKbkhXa2ZCbnpTcDdmckpUSVFYdmVpODZDMlJZblA4TEZRMVcyZWlkRThrVkRRU29XNDBxaGphekFHbHNIdmJRPT0=</response> 2022-10-22 22:22:49 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1weTc1VVRxZ0FDT0trdDRySWw5TnhSb3hmVVFENFd5YTA5R0U3ZmpmRHkvZ2RCUXBnVEs0RmxoVWU5VGI4UVk2R2JBSVJqczZSRFdsdFZHcGFwa1F0Zz09</success> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1weTc1VVRxZ0FDT0trdDRySWw5TnhSb3hmVVFENFd5YTA5R0U3ZmpmRHkvZ2RCUXBnVEs0RmxoVWU5VGI4UVk2R2JBSVJqczZSRFdsdFZHcGFwa1F0Zz09</success> 2022-10-22 22:22:49 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="VksujhSul8H7XdeJFJevj2MBos8=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-22 22:22:49 | << <iq xmlns="jabber:client" id="8H8o28HFxsdz9l5oXYdU4Bo" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com >> <iq xmlns="jabber:client" id="8H8o28HFxsdz9l5oXYdU4Bo" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-22 22:22:49 | >> <iq to="jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21" id="8H8o28HFxsdz9l5oXYdU4Bo" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21</jid></bind></iq> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21 << <iq to="jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21" id="8H8o28HFxsdz9l5oXYdU4Bo" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21</jid></bind></iq> 2022-10-22 22:22:49 | << <iq xmlns="jabber:client" id="DG3gGCi1jP2nTNDFyhCvueV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21 >> <iq xmlns="jabber:client" id="DG3gGCi1jP2nTNDFyhCvueV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-22 22:22:49 | >> <iq to="jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21" id="DG3gGCi1jP2nTNDFyhCvueV" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21 << <iq to="jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21" id="DG3gGCi1jP2nTNDFyhCvueV" xmlns="jabber:client" type="result"/> 2022-10-22 22:22:49 | << <iq to="test-domain.com" id="3RywfLGygMCFBpcHx5dPSVU" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21 >> <iq to="test-domain.com" id="3RywfLGygMCFBpcHx5dPSVU" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-22 22:22:49 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-22 22:22:49 | >> <enabled id="141e20de-091e-4af1-a26f-1d7cdce4d7c1" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21 << <enabled id="141e20de-091e-4af1-a26f-1d7cdce4d7c1" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-10-22 22:22:49 | << <iq id="QXOONEzCur4fXcyoZi2hPOO" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21 >> <iq id="QXOONEzCur4fXcyoZi2hPOO" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:49 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-22 22:22:49 | >> <iq from="test-domain.com" to="jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21" id="3RywfLGygMCFBpcHx5dPSVU" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21 << <iq from="test-domain.com" to="jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21" id="3RywfLGygMCFBpcHx5dPSVU" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-22 22:22:49 | >> <iq to="jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21" id="QXOONEzCur4fXcyoZi2hPOO" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21 << <iq to="jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21" id="QXOONEzCur4fXcyoZi2hPOO" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-10-22 22:22:49 | >> <presence from="jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21" to="jaxmpp__74pppg0026@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-22 22:22:49 | jaxmpp_ :: jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21 << <presence from="jaxmpp__74pppg0026@test-domain.com/1608752850-tigase-21" to="jaxmpp__74pppg0026@test-domain.com" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |