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

=== Config value:

    [{watchdog,<0.5150.2>},
     {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@3ef1e32428d4.2024-04-23_07.17.37/big_tests.tests.oauth_SUITE.logs/run.2024-04-23_07.30.11/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@3ef1e32428d4.2024-04-23_07.17.37/big_tests.tests.oauth_SUITE.logs/run.2024-04-23_07.30.11/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {config_backup,#{{auth,<<"test type">>} =>
                          {ok,#{max_users_per_domain => infinity,
                                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@3ef1e32428d4.2024-04-23_07.17.37"

=== Started at 2024-04-23 07:30:11


*** CT 2024-04-23 07:30:11.567 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2517.html

*** User 2024-04-23 07:30:11.570 ***🔗
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 2024-04-23 07:30:11.570 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4001057477208a6a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-23 07:30:11.570 ***🔗
bOb@domain.example.com/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-23 07:30:11.571 ***🔗
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-04-23 07:30:11.572 ***🔗
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 07:30:11.572 ***🔗
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 2024-04-23 07:30:11.572 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4343f19bb2d65a56' from='domain.example.com' version='1.0' xml:lang='en' to='bob@domain.example.com'>

*** User 2024-04-23 07:30:11.572 ***🔗
bOb@domain.example.com/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-23 07:30:11.572 ***🔗
bOb@domain.example.com/res1 out
<iq type='set' id='3d9f9eb86f19075c3d6d7f31c9c5b249'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 07:30:11.573 ***🔗
bOb@domain.example.com/res1 in
<iq id='3d9f9eb86f19075c3d6d7f31c9c5b249' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 07:30:11.573 ***🔗
bob@domain.example.com/res1 out
<iq type='set' id='3b1afe88544ec07710136d46f753ce8d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 07:30:11.573 ***🔗
bob@domain.example.com/res1 in
<iq from='domain.example.com' to='bob@domain.example.com/res1' id='3b1afe88544ec07710136d46f753ce8d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 07:30:11.574 ***🔗
bob@domain.example.com/res1 out
<presence/>



*** User 2024-04-23 07:30:11.575 ***🔗
bob@domain.example.com/res1 in
<presence from='bob@domain.example.com/res1' to='bob@domain.example.com/res1'/>



*** User 2024-04-23 07:30:11.575 ***🔗
bob@domain.example.com/res1 out
<iq to='bob@domain.example.com' type='get' id='ebfd7b3ce462648f11a25e5304489065'>
	<query xmlns='erlang-solutions.com:xmpp:token-auth:0'/>
</iq>



*** User 2024-04-23 07:30:11.578 ***🔗
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='ebfd7b3ce462648f11a25e5304489065' type='result'>
	<items xmlns='erlang-solutions.com:xmpp:token-auth:0'>
		<access_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>YWNjZXNzAGJvYkBkb21haW4uZXhhbXBsZS5jb20vcmVzMQA2Mzg4MTA4MDIxMQAxMmNiODdjYjhmYTFjMDY5YjlkZGQzODg2MGExNzcyMmNjZWI4ZjQ2MmU5ZTJjMGU5ZDExMmFiZDZkZDExMDhhYjgxYzIxNjljOTI1MDhkYmMxMTljZGZmNDAwNThiOGI=</access_token>
		<refresh_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>cmVmcmVzaABib2JAZG9tYWluLmV4YW1wbGUuY29tL3JlczEANjM4ODExNjMwMTEAMQA4ZjUyN2ZlMTg5MzEyY2FjZjc5YjMxZjZhYjQ1YWQ0YTUyZjM3NDcxZTMyZjdiY2E1MWNhOTgyZTdhZWRjNjUxYjZkMzdkZDJhMTIyZGQ0NDI5YTAxZmUwOTg4NjI0ZjU=</refresh_token>
	</items>
</iq>



*** User 2024-04-23 07:30:11.578 ***🔗
bob@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-23 07:30:11.579 ***🔗
bob@domain.example.com/res1 in
</stream:stream>

*** User 2024-04-23 07:30:11.579 ***🔗
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 2024-04-23 07:30:11.580 ***🔗
bOb@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c413545593c91aae' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-23 07:30:11.580 ***🔗
bOb@domain.example.com 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-23 07:30:11.580 ***🔗
bOb@domain.example.com out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='X-OAUTH'>YWNjZXNzAGJvYkBkb21haW4uZXhhbXBsZS5jb20vcmVzMQA2Mzg4MTA4MDIxMQAxMmNiODdjYjhmYTFjMDY5YjlkZGQzODg2MGExNzcyMmNjZWI4ZjQ2MmU5ZTJjMGU5ZDExMmFiZDZkZDExMDhhYjgxYzIxNjljOTI1MDhkYmMxMTljZGZmNDAwNThiOGI=</auth>



*** User 2024-04-23 07:30:11.581 ***🔗
bOb@domain.example.com in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 07:30:11.581 ***🔗
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 2024-04-23 07:30:11.581 ***🔗
bOb@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='eab970d61cedca4e' from='domain.example.com' version='1.0' xml:lang='en' to='bob@domain.example.com'>

*** User 2024-04-23 07:30:11.581 ***🔗
bOb@domain.example.com 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-23 07:30:11.581 ***🔗
bOb@domain.example.com out
<iq type='set' id='a83d0943a64f952d74bf6bb2b1110fdf'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-23 07:30:11.582 ***🔗
bOb@domain.example.com in
<iq id='a83d0943a64f952d74bf6bb2b1110fdf' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@domain.example.com/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-23 07:30:11.582 ***🔗
bob@domain.example.com/escalus-default-resource out
<iq type='set' id='ecc3fb3c6a378d709684e44afe0b978b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 07:30:11.583 ***🔗
bob@domain.example.com/escalus-default-resource in
<iq from='domain.example.com' to='bob@domain.example.com/escalus-default-resource' id='ecc3fb3c6a378d709684e44afe0b978b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 07:30:11.583 ***🔗
bob@domain.example.com/escalus-default-resource out
<presence/>



*** User 2024-04-23 07:30:11.584 ***🔗
bob@domain.example.com/escalus-default-resource in
<presence from='bob@domain.example.com/escalus-default-resource' to='bob@domain.example.com/escalus-default-resource'/>


*** CT 2024-04-23 07:30:11.588 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2517.html



=== Ended at 2024-04-23 07:30:11
=== successfully completed test case
=== === Returned value: ok


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