=== Test case: oauth_SUITE:token_revocation_test/1 (click for source code)

=== Config value:

    [{watchdog,<0.21942.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/oauth_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.oauth_SUITE.logs/run.2022-02-02_15.14.20/oauth_suite.token_revocation_test.html"},
     {tc_group_properties,[{name,token_revocation},
                           {repeat_until_all_ok,3},
                           sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/oauth_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.oauth_SUITE.logs/run.2022-02-02_15.14.20/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {config_backup,#{{auth,<<"test type">>} =>
                          {ok,#{methods => [rdbms],
                                password =>
                                    #{format => scram,
                                      hash => [sha256],
                                      scram_iterations => 64},
                                rdbms => #{users_number_estimate => false},
                                sasl_external => [standard],
                                sasl_mechanisms =>
                                    [cyrsasl_scram_sha512_plus,
                                     cyrsasl_scram_sha512,
                                     cyrsasl_scram_sha384_plus,
                                     cyrsasl_scram_sha384,
                                     cyrsasl_scram_sha256_plus,
                                     cyrsasl_scram_sha256,
                                     cyrsasl_scram_sha224_plus,
                                     cyrsasl_scram_sha224,
                                     cyrsasl_scram_sha1_plus,
                                     cyrsasl_scram_sha1,cyrsasl_plain,
                                     cyrsasl_anonymous,cyrsasl_oauth]}}}},
     {escalus_users,[{bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36"

=== Started at 2022-02-02 15:14:20


*** CT 2022-02-02 15:14:20.936 *** View log from node mongooseim@localhost when started mongooseim@localhost_2271.html
*** CT 2022-02-02 15:14:20.937 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_591.html

*** User 2022-02-02 15:14:20.939 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-02 15:14:20.939 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dc4683fc658bbfeb' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:14:20.940 ***
bOb@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
		<mechanism>X-OAUTH</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-02-02 15:14:20.940 ***
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-02-02 15:14:20.940 ***
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-02 15:14:20.940 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-02 15:14:20.941 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3e079d91ce413b65' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:14:20.941 ***
bOb@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-02-02 15:14:20.941 ***
bOb@domain.example.com/res1 out
<iq type='set' id='359c19afb7d98b575b76f0415d497ead'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-02 15:14:20.941 ***
bOb@domain.example.com/res1 in
<iq id='359c19afb7d98b575b76f0415d497ead' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-02-02 15:14:20.941 ***
bOb@domain.example.com/res1 out
<iq type='set' id='76cfcb6f70a2d87edf7c51914d293005'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:14:20.941 ***
bOb@domain.example.com/res1 in
<iq type='result' id='76cfcb6f70a2d87edf7c51914d293005'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:14:20.941 ***
bOb@domain.example.com/res1 out
<presence/>



*** User 2022-02-02 15:14:20.942 ***
bOb@domain.example.com/res1 in
<presence from='bOb@domain.example.com/res1' to='bob@domain.example.com/res1' xml:lang='en'/>



*** User 2022-02-02 15:14:20.943 ***
bOb@domain.example.com/res1 out
<iq to='bOb@domain.example.com' type='get' id='db8eae4bbc9038338cd502c568170e4c'>
	<query xmlns='erlang-solutions.com:xmpp:token-auth:0'/>
</iq>



*** User 2022-02-02 15:14:20.944 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='db8eae4bbc9038338cd502c568170e4c' type='result'>
	<items xmlns='erlang-solutions.com:xmpp:token-auth:0'>
		<access_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>YWNjZXNzAGJPYkBkb21haW4uZXhhbXBsZS5jb20vcmVzMQA2MzgxMTAzNzY2MABiNDdhYmQ3MWZkZjQ2NTQ4ZTk4MmM4YTk3ZTc5ZGExMTQwYmNkNmNkNGQwYmI2NTcyNWM2MjNjZmVjMTU2MzJiNDcwN2M0OTZlYTk2MzYyMzEyYTE4N2RhMDEyZTk4ZmQ=</access_token>
		<refresh_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>cmVmcmVzaABiT2JAZG9tYWluLmV4YW1wbGUuY29tL3JlczEANjM4MTExMjA0NjAAMQAxOTVkZTU3ODU2NmVmYjA3YWZmYTdmYzQ0ZDFkMzg0MjI1OGEzM2U5ZmEwZTFhMWFlODA4NDkxMTRiNjQ5NDMwOTcxMTg5YmVhMDFiYzNmMjI3ZGNmN2MzMzNjMzgyNDE=</refresh_token>
	</items>
</iq>



*** User 2022-02-02 15:14:20.944 ***
bOb@domain.example.com/res1 out
</stream:stream>

*** User 2022-02-02 15:14:20.944 ***
bOb@domain.example.com/res1 in
</stream:stream>

*** User 2022-02-02 15:14:20.946 ***
bOb@domain.example.com out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-02 15:14:20.946 ***
bOb@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='32eb832af2706698' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:14:20.946 ***
bOb@domain.example.com in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
		<mechanism>X-OAUTH</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-02-02 15:14:20.947 ***
bOb@domain.example.com out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='X-OAUTH'>cmVmcmVzaABiT2JAZG9tYWluLmV4YW1wbGUuY29tL3JlczEANjM4MTExMjA0NjAAMQAxOTVkZTU3ODU2NmVmYjA3YWZmYTdmYzQ0ZDFkMzg0MjI1OGEzM2U5ZmEwZTFhMWFlODA4NDkxMTRiNjQ5NDMwOTcxMTg5YmVhMDFiYzNmMjI3ZGNmN2MzMzNjMzgyNDE=</auth>



*** User 2022-02-02 15:14:20.947 ***
bOb@domain.example.com in
<failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
	<not-authorized/>
</failure>


*** CT 2022-02-02 15:14:20.949 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_591.html
*** CT 2022-02-02 15:14:20.950 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2271.html



=== Ended at 2022-02-02 15:14:20
=== successfully completed test case
=== === Returned value: {{auth_failed,
                         {xmlel,<<"failure">>,
                             [{<<"xmlns">>,
                               <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                             [{xmlel,<<"not-authorized">>,[],[]}]}},
                     {client,<<"bOb@domain.example.com">>,escalus_tcp,
                         <0.21969.1>,undefined,
                         [{username,<<"bOb">>},
                          {server,<<"domain.example.com">>},
                          {host,<<"localhost">>},
                          {password,<<"makrolika">>},
                          {stream_id,<<"32eb832af2706698">>}]}}


Test run history | Top level test index | Latest test result