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

=== Config value:

    [{watchdog,<0.29514.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/oauth_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.oauth_SUITE.logs/run.2022-01-25_16.31.56/oauth_suite.login_access_token_test.html"},
     {tc_group_properties,[{name,token_login},
                           {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@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.oauth_SUITE.logs/run.2022-01-25_16.31.56/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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,<<"localhost">>} =>
                          {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,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59"

=== Started at 2022-01-25 16:31:56


*** CT 2022-01-25 16:31:56.344 *** View log from node mongooseim@localhost when started mongooseim@localhost_5414.html
*** CT 2022-01-25 16:31:56.345 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2339.html

*** User 2022-01-25 16:31:56.348 ***
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:31:56.348 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1df80d480179d7cf' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:31:56.348 ***
bOb@localhost/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-01-25 16:31:56.348 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-01-25 16:31:56.349 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:31:56.350 ***
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:31:56.350 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b5b36a7225db8e5b' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:31:56.350 ***
bOb@localhost/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-01-25 16:31:56.350 ***
bOb@localhost/res1 out
<iq type='set' id='f8664e14e2a7219a8693b5a64f407f85'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:31:56.350 ***
bOb@localhost/res1 in
<iq id='f8664e14e2a7219a8693b5a64f407f85' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:31:56.350 ***
bOb@localhost/res1 out
<iq type='set' id='85f1b2c9793055781ca32617c8f7e708'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:31:56.351 ***
bOb@localhost/res1 in
<iq type='result' id='85f1b2c9793055781ca32617c8f7e708'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:31:56.351 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-01-25 16:31:56.353 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:31:56.353 ***
bOb@localhost/res1 out
<iq to='bOb@localhost' type='get' id='a9b5a720ad6ab901498920ba15b6ea78'>
	<query xmlns='erlang-solutions.com:xmpp:token-auth:0'/>
</iq>



*** User 2022-01-25 16:31:56.358 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='a9b5a720ad6ab901498920ba15b6ea78' type='result'>
	<items xmlns='erlang-solutions.com:xmpp:token-auth:0'>
		<access_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>YWNjZXNzAGJPYkBsb2NhbGhvc3QvcmVzMQA2MzgxMDM1MTExNgAxOWU1NjgxMDBkYmZmNTVhOTI3Y2M3YmIzYzRkMTc2MGY5OWI2OTExYTE1ZjVlN2Q5ZmI4NTY4MGYwMzc5YTIyNWIxY2ViMzQ4YTk4YmE2ZjZkZjY3YjM0NTY3MTdmYWQ=</access_token>
		<refresh_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>cmVmcmVzaABiT2JAbG9jYWxob3N0L3JlczEANjM4MTA0MzM5MTYAMQA4ZjY4NDg4NmY4YjhkYWM3MWQ1NzVkZDE3ODQxZjU2ODQ4ZTcyYWY2YWM2ZjRmMjllM2I5ZTE1OTQxZmNhODgyOWFmNDBmNDQ4Yzc0MDk2NTkxODhkZDU0MjEzZjAwMDM=</refresh_token>
	</items>
</iq>



*** User 2022-01-25 16:31:56.358 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:31:56.359 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-01-25 16:31:56.359 ***
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:31:56.360 ***
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='575547ddc4e4e443' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:31:56.360 ***
bOb@localhost 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-01-25 16:31:56.360 ***
bOb@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='X-OAUTH'>YWNjZXNzAGJPYkBsb2NhbGhvc3QvcmVzMQA2MzgxMDM1MTExNgAxOWU1NjgxMDBkYmZmNTVhOTI3Y2M3YmIzYzRkMTc2MGY5OWI2OTExYTE1ZjVlN2Q5ZmI4NTY4MGYwMzc5YTIyNWIxY2ViMzQ4YTk4YmE2ZjZkZjY3YjM0NTY3MTdmYWQ=</auth>



*** User 2022-01-25 16:31:56.361 ***
bOb@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:31:56.361 ***
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:31:56.361 ***
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f6340a505045ce94' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:31:56.361 ***
bOb@localhost 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-01-25 16:31:56.361 ***
bOb@localhost out
<iq type='set' id='a4e0192eb68647cbf72cd2cc183bd4c9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-01-25 16:31:56.362 ***
bOb@localhost in
<iq id='a4e0192eb68647cbf72cd2cc183bd4c9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-01-25 16:31:56.362 ***
bob@localhost/escalus-default-resource out
<iq type='set' id='4f7555dd6a8a358d5f1fad5d3b88bbb7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:31:56.362 ***
bob@localhost/escalus-default-resource in
<iq type='result' id='4f7555dd6a8a358d5f1fad5d3b88bbb7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:31:56.362 ***
bob@localhost/escalus-default-resource out
<presence/>



*** User 2022-01-25 16:31:56.365 ***
bob@localhost/escalus-default-resource in
<presence from='bob@localhost/escalus-default-resource' to='bob@localhost/escalus-default-resource' xml:lang='en'/>


*** CT 2022-01-25 16:31:56.369 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2339.html
*** CT 2022-01-25 16:31:56.370 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5414.html



=== Ended at 2022-01-25 16:31:56
=== successfully completed test case
=== === Returned value: ok


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