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

=== Config value:

    [{watchdog,<0.69605.0>},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/oauth_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f94a1e7ac885.2024-03-11_11.28.43/big_tests.tests.oauth_SUITE.logs/run.2024-03-11_11.39.57/oauth_suite.request_tokens_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@f94a1e7ac885.2024-03-11_11.28.43/big_tests.tests.oauth_SUITE.logs/run.2024-03-11_11.39.57/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        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_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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,<<"test type">>} =>
                          {ok,#{methods => [rdbms],
                                password =>
                                    #{format => scram,
                                      hash => [sha256],
                                      scram_iterations => 64},
                                rdbms => #{users_number_estimate => false},
                                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],
                                sasl_external => [standard],
                                max_users_per_domain => infinity}}}},
     {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@f94a1e7ac885.2024-03-11_11.28.43"

=== Started at 2024-03-11 11:39:58


*** CT 2024-03-11 11:39:58.172 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2221.html

*** User 2024-03-11 11:39:58.174 ***🔗
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-03-11 11:39:58.175 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='456592c8bde67acf' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:39:58.175 ***🔗
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-03-11 11:39:58.175 ***🔗
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-03-11 11:39:58.176 ***🔗
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:39:58.176 ***🔗
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-03-11 11:39:58.176 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='664a69df70ebd049' from='domain.example.com' version='1.0' xml:lang='en' to='bob@domain.example.com'>

*** User 2024-03-11 11:39:58.176 ***🔗
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-03-11 11:39:58.177 ***🔗
bOb@domain.example.com/res1 out
<iq type='set' id='8f7a1f328cd5a52a078a42d37e09f047'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:39:58.177 ***🔗
bOb@domain.example.com/res1 in
<iq id='8f7a1f328cd5a52a078a42d37e09f047' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:39:58.177 ***🔗
bob@domain.example.com/res1 out
<iq type='set' id='530975a2ba71bc5aa8b95886ca25e6e2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:39:58.178 ***🔗
bob@domain.example.com/res1 in
<iq from='domain.example.com' to='bob@domain.example.com/res1' id='530975a2ba71bc5aa8b95886ca25e6e2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:39:58.178 ***🔗
bob@domain.example.com/res1 out
<presence/>



*** User 2024-03-11 11:39:58.179 ***🔗
bob@domain.example.com/res1 in
<presence from='bob@domain.example.com/res1' to='bob@domain.example.com/res1'/>



*** User 2024-03-11 11:39:58.179 ***🔗
bob@domain.example.com/res1 out
<iq to='bob@domain.example.com' type='get' id='c38ec4f5f1f38fdd1d426a7a5d3f9770'>
	<query xmlns='erlang-solutions.com:xmpp:token-auth:0'/>
</iq>



*** User 2024-03-11 11:39:58.230 ***🔗
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='c38ec4f5f1f38fdd1d426a7a5d3f9770' type='result'>
	<items xmlns='erlang-solutions.com:xmpp:token-auth:0'>
		<access_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>YWNjZXNzAGJvYkBkb21haW4uZXhhbXBsZS5jb20vcmVzMQA2Mzg3NzM3OTk5OAA4MDgzZDBlNjY4ZjY0OTFmZDQ3NzI1ZTRhM2E4Njc0ZDI3ODhjZDM1M2U4NWQwNzRmMmQ2OGFmYWRiZGVhZjA1NjkxNDhiMDY0MjE3OTZkYmU4YmNlMGI0MTMzODVlNTk=</access_token>
		<refresh_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>cmVmcmVzaABib2JAZG9tYWluLmV4YW1wbGUuY29tL3JlczEANjM4Nzc0NjI3OTgAMQA2Y2IzMGEyNDQ2NjYwODhlZTUxYmY4YjQwNTczOWI3OTgxNWVhMWJlMWI5MGJjY2Y4ZTY5OTY5OGZhZDViMjgyM2RhYzA1ODcwZjlkMjI3NDRkMWU1ZTAyN2VjYzUzZDE=</refresh_token>
	</items>
</iq>



*** User 2024-03-11 11:39:58.231 ***🔗
bob@domain.example.com/res1 out
</stream:stream>

*** User 2024-03-11 11:39:58.231 ***🔗
bob@domain.example.com/res1 in
</stream:stream>
*** CT 2024-03-11 11:39:58.237 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2221.html



=== Ended at 2024-03-11 11:39:58
=== successfully completed test case
=== === Returned value: {<<97,99,99,101,115,115,0,98,111,98,64,100,111,109,97,105,
                       110,46,101,120,97,109,112,108,101,46,99,111,109,47,114,
                       101,115,49,0,54,51,56,55,55,51,55,57,57,57,56,0,56,48,
                       56,51,100,48,101,54,54,56,102,54,52,57,49,102,100,52,55,
                       55,50,53,101,52,97,51,97,56,54,55,52,100,50,55,56,56,99,
                       100,51,53,51,101,56,53,100,48,55,52,102,50,100,54,56,97,
                       102,97,100,98,100,101,97,102,48,53,54,57,49,52,56,98,48,
                       54,52,50,49,55,57,54,100,98,101,56,98,99,101,48,98,52,
                       49,51,51,56,53,101,53,57>>,
                     <<114,101,102,114,101,115,104,0,98,111,98,64,100,111,109,
                       97,105,110,46,101,120,97,109,112,108,101,46,99,111,109,
                       47,114,101,115,49,0,54,51,56,55,55,52,54,50,55,57,56,0,
                       49,0,54,99,98,51,48,97,50,52,52,54,54,54,48,56,56,101,
                       101,53,49,98,102,56,98,52,48,53,55,51,57,98,55,57,56,
                       49,53,101,97,49,98,101,49,98,57,48,98,99,99,102,56,101,
                       54,57,57,54,57,56,102,97,100,53,98,50,56,50,51,100,97,
                       99,48,53,56,55,48,102,57,100,50,50,55,52,52,100,49,101,
                       53,101,48,50,55,101,99,99,53,51,100,49>>}


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