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

=== Config value:

    [{watchdog,<0.76383.0>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/oauth_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.oauth_SUITE.logs/run.2024-04-25_12.16.22/oauth_suite.login_with_other_users_token.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@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.oauth_SUITE.logs/run.2024-04-25_12.16.22/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {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],
                                max_users_per_domain => infinity}}}},
     {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@26557528e1a5.2024-04-25_12.01.25"

=== Started at 2024-04-25 12:16:23


*** CT 2024-04-25 12:16:23.374 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4759.html

*** User 2024-04-25 12:16:23.377 ***🔗
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 2024-04-25 12:16:23.378 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c9dec96ecd4fe1c2' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 12:16:23.378 ***🔗
bOb@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<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>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 12:16:23.378 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-04-25 12:16:23.379 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 12:16:23.379 ***🔗
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 2024-04-25 12:16:23.380 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4e639c9ef5adc195' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-04-25 12:16:23.380 ***🔗
bOb@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 12:16:23.380 ***🔗
bOb@localhost/res1 out
<iq type='set' id='d00cf1b123c0cdabf5e5c342256e7697'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 12:16:23.380 ***🔗
bOb@localhost/res1 in
<iq id='d00cf1b123c0cdabf5e5c342256e7697' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 12:16:23.380 ***🔗
bob@localhost/res1 out
<iq type='set' id='f059adc1633cf3847126c2d98eefd9a6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:16:23.381 ***🔗
bob@localhost/res1 in
<iq from='localhost' to='bob@localhost/res1' id='f059adc1633cf3847126c2d98eefd9a6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:16:23.381 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2024-04-25 12:16:23.382 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1'/>



*** User 2024-04-25 12:16:23.382 ***🔗
bob@localhost/res1 out
<iq to='bob@localhost' type='get' id='ea3753d3e1fc1c0d63ae1b53959f12d7'>
	<query xmlns='erlang-solutions.com:xmpp:token-auth:0'/>
</iq>



*** User 2024-04-25 12:16:23.385 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='ea3753d3e1fc1c0d63ae1b53959f12d7' type='result'>
	<items xmlns='erlang-solutions.com:xmpp:token-auth:0'>
		<access_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>YWNjZXNzAGJvYkBsb2NhbGhvc3QvcmVzMQA2Mzg4MTI3MDE4MwA4NGIwNTMyZDY4MzNiNWQzMjg4NDRkYWQyNjQxZTkzNTY2OGMyZWJkYjkwODU3NmNiODZiOGE4Y2EyYjk4ODVkN2JhYTliYzg0ZmNmZWU4YWM3ZDk2OWZmZTIxNDY5NzA=</access_token>
		<refresh_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>cmVmcmVzaABib2JAbG9jYWxob3N0L3JlczEANjM4ODEzNTI5ODMAMQAyNGM3M2MwMDEzZGRmOWFiYmMyOGEyZDljZmUwNTE0YjVmYmU4MjYwN2YwYWE0MGVmMTczYjU0YTVlNmI5MGU3MWFkNWE2N2NkZWQ3NjIxY2VhODlkZmUyMzgwOTNmNmM=</refresh_token>
	</items>
</iq>



*** User 2024-04-25 12:16:23.385 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2024-04-25 12:16:23.385 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2024-04-25 12:16:23.386 ***🔗
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 12:16:23.386 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7a3315b1e5b68aaf' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 12:16:23.386 ***🔗
alicE@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<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>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 12:16:23.386 ***🔗
alicE@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='X-OAUTH'>cmVmcmVzaABib2JAbG9jYWxob3N0L3JlczEANjM4ODEzNTI5ODMAMQAyNGM3M2MwMDEzZGRmOWFiYmMyOGEyZDljZmUwNTE0YjVmYmU4MjYwN2YwYWE0MGVmMTczYjU0YTVlNmI5MGU3MWFkNWE2N2NkZWQ3NjIxY2VhODlkZmUyMzgwOTNmNmM=</auth>



*** User 2024-04-25 12:16:23.388 ***🔗
alicE@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>YWNjZXNzAGJvYkBsb2NhbGhvc3QvcmVzMQA2Mzg4MTI3MDE4MwA4NGIwNTMyZDY4MzNiNWQzMjg4NDRkYWQyNjQxZTkzNTY2OGMyZWJkYjkwODU3NmNiODZiOGE4Y2EyYjk4ODVkN2JhYTliYzg0ZmNmZWU4YWM3ZDk2OWZmZTIxNDY5NzA=</success>



*** User 2024-04-25 12:16:23.388 ***🔗
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 12:16:23.389 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b0adc4742beef7db' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-04-25 12:16:23.389 ***🔗
alicE@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 12:16:23.389 ***🔗
alicE@localhost out
<iq type='set' id='60914948e56b6c27dbc4bb9d1cfa4d2e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>test-resource</resource>
	</bind>
</iq>



*** User 2024-04-25 12:16:23.389 ***🔗
alicE@localhost in
<iq id='60914948e56b6c27dbc4bb9d1cfa4d2e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/test-resource</jid>
	</bind>
</iq>


*** CT 2024-04-25 12:16:23.393 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4759.html



=== Ended at 2024-04-25 12:16:23
=== successfully completed test case
=== === Returned value: true


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