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

=== Config value:

    [{watchdog,<0.4708.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@66ba8aece5c9.2024-03-13_08.17.22/big_tests.tests.oauth_SUITE.logs/run.2024-03-13_08.31.18/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@66ba8aece5c9.2024-03-13_08.17.22/big_tests.tests.oauth_SUITE.logs/run.2024-03-13_08.31.18/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@66ba8aece5c9.2024-03-13_08.17.22"

=== Started at 2024-03-13 08:31:18


*** CT 2024-03-13 08:31:18.666 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2503.html

*** User 2024-03-13 08:31:18.669 ***🔗
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-13 08:31:18.669 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e1a966f4d782251d' from='domain.example.com' version='1.0' xml:lang='en'>

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



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



*** User 2024-03-13 08:31:18.671 ***🔗
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-13 08:31:18.671 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2cf2b4ec0a97646b' from='domain.example.com' version='1.0' xml:lang='en' to='bob@domain.example.com'>

*** User 2024-03-13 08:31:18.671 ***🔗
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-13 08:31:18.671 ***🔗
bOb@domain.example.com/res1 out
<iq type='set' id='70d42357359e14d034d8cdf12690f394'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-13 08:31:18.671 ***🔗
bOb@domain.example.com/res1 in
<iq id='70d42357359e14d034d8cdf12690f394' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-03-13 08:31:18.671 ***🔗
bob@domain.example.com/res1 out
<iq type='set' id='8b3e1be32d376bec0b72d6d428dccc8d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-13 08:31:18.672 ***🔗
bob@domain.example.com/res1 in
<iq from='domain.example.com' to='bob@domain.example.com/res1' id='8b3e1be32d376bec0b72d6d428dccc8d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-13 08:31:18.672 ***🔗
bob@domain.example.com/res1 out
<presence/>



*** User 2024-03-13 08:31:18.673 ***🔗
bob@domain.example.com/res1 in
<presence from='bob@domain.example.com/res1' to='bob@domain.example.com/res1'/>



*** User 2024-03-13 08:31:18.673 ***🔗
bob@domain.example.com/res1 out
<iq to='bob@domain.example.com' type='get' id='a677642d37e641c8387b58c42a6e6907'>
	<query xmlns='erlang-solutions.com:xmpp:token-auth:0'/>
</iq>



*** User 2024-03-13 08:31:18.675 ***🔗
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='a677642d37e641c8387b58c42a6e6907' type='result'>
	<items xmlns='erlang-solutions.com:xmpp:token-auth:0'>
		<access_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>YWNjZXNzAGJvYkBkb21haW4uZXhhbXBsZS5jb20vcmVzMQA2Mzg3NzU0MTQ3OAAwY2IxNTQwYjY1ZGI2ZDlkYWZkMGJlNDAzZWZlMzQzZTUyYjRiNjM0OWQwOWQyOTQwMDNlNTg1MTk5NThkZTI1NWUwZjM1NjE1MzI4YTUxZjEwMTYzZTkwMWYwN2FjMGY=</access_token>
		<refresh_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>cmVmcmVzaABib2JAZG9tYWluLmV4YW1wbGUuY29tL3JlczEANjM4Nzc2MjQyNzgAMQAzMDljY2FjZjk0MzVhYWU3MGUwNzQ3ZDU0OWE0YjA4M2FlY2NiOTNhMWFhOTRjOTJiM2Y1ZmRkMGZkOWU2MjE1NDRiODAyOTYwMDYzNjY4NTBiOTA4MGM4ZmY2NzU3YTc=</refresh_token>
	</items>
</iq>



*** User 2024-03-13 08:31:18.676 ***🔗
bob@domain.example.com/res1 out
</stream:stream>

*** User 2024-03-13 08:31:18.676 ***🔗
bob@domain.example.com/res1 in
</stream:stream>
*** CT 2024-03-13 08:31:18.679 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2507.html



=== Ended at 2024-03-13 08:31:18
=== 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,53,52,49,52,55,56,0,48,99,
                       98,49,53,52,48,98,54,53,100,98,54,100,57,100,97,102,100,
                       48,98,101,52,48,51,101,102,101,51,52,51,101,53,50,98,52,
                       98,54,51,52,57,100,48,57,100,50,57,52,48,48,51,101,53,
                       56,53,49,57,57,53,56,100,101,50,53,53,101,48,102,51,53,
                       54,49,53,51,50,56,97,53,49,102,49,48,49,54,51,101,57,48,
                       49,102,48,55,97,99,48,102>>,
                     <<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,54,50,52,50,55,56,0,
                       49,0,51,48,57,99,99,97,99,102,57,52,51,53,97,97,101,55,
                       48,101,48,55,52,55,100,53,52,57,97,52,98,48,56,51,97,
                       101,99,99,98,57,51,97,49,97,97,57,52,99,57,50,98,51,
                       102,53,102,100,100,48,102,100,57,101,54,50,49,53,52,52,
                       98,56,48,50,57,54,48,48,54,51,54,54,56,53,48,98,57,48,
                       56,48,99,56,102,102,54,55,53,55,97,55>>}


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