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

=== Config value:

    [{watchdog,<0.3907.2>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/oauth_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.oauth_SUITE.logs/run.2022-05-18_10.08.29/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@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.oauth_SUITE.logs/run.2022-05-18_10.08.29/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              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"}],
              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,<<"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@3b05d744781a.2022-05-18_09.59.20"

=== Started at 2022-05-18 10:08:30


*** CT 2022-05-18 10:08:30.132 *** View log from node mongooseim@localhost when started mongooseim@localhost_5132.html
*** CT 2022-05-18 10:08:30.132 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_1955.html

*** User 2022-05-18 10:08:30.136 ***
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-05-18 10:08:30.136 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='190b4cc8dd915b7d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:08:30.136 ***
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-05-18 10:08:30.137 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-05-18 10:08:30.137 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:08:30.137 ***
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-05-18 10:08:30.138 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='df23748f21a98e99' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:08:30.138 ***
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-05-18 10:08:30.138 ***
bOb@localhost/res1 out
<iq type='set' id='72a855c68a43ac23cf2d4553704fb437'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:08:30.138 ***
bOb@localhost/res1 in
<iq id='72a855c68a43ac23cf2d4553704fb437' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:08:30.138 ***
bob@localhost/res1 out
<iq type='set' id='25e4afaab04c27b1acca7457cc5a1492'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:08:30.139 ***
bob@localhost/res1 in
<iq type='result' id='25e4afaab04c27b1acca7457cc5a1492'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:08:30.139 ***
bob@localhost/res1 out
<presence/>



*** User 2022-05-18 10:08:30.140 ***
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:08:30.140 ***
bob@localhost/res1 out
<iq to='bob@localhost' type='get' id='6e67efb922e2ae004add12c166cf7a82'>
	<query xmlns='erlang-solutions.com:xmpp:token-auth:0'/>
</iq>



*** User 2022-05-18 10:08:30.142 ***
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='6e67efb922e2ae004add12c166cf7a82' type='result'>
	<items xmlns='erlang-solutions.com:xmpp:token-auth:0'>
		<access_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>YWNjZXNzAGJvYkBsb2NhbGhvc3QvcmVzMQA2MzgyMDA5MTMxMAAzZWZhOTcwNjRlNzI4YzRhYmQyMzcwZDk4ZTI4Mzc3MWQwNzg4MDNlOWVkZjkyNjdkNTA1ZTM2NzEwMmNlZjIyYWMzNmMxMmViOTFkNDJkMjA1ODdjZDY1Y2EyMWVlYTI=</access_token>
		<refresh_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>cmVmcmVzaABib2JAbG9jYWxob3N0L3JlczEANjM4MjAxNzQxMTAAMQA1N2UyNzc0N2ZkYjQ4ZmVhOTVjOGVmYjE0MmZlNjRmYjk3ZGZlMzJiOTVhYmJjY2RlZTJmY2RkZDMwNmZkYTQzMTUwMmU3NGUzZGQ3MTE5MWEzMTVmNDEyYmRhYTE3MTc=</refresh_token>
	</items>
</iq>



*** User 2022-05-18 10:08:30.142 ***
bob@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:08:30.143 ***
bob@localhost/res1 in
</stream:stream>
*** CT 2022-05-18 10:08:30.147 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_1955.html
*** CT 2022-05-18 10:08:30.148 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5132.html



=== Ended at 2022-05-18 10:08:30
=== successfully completed test case
=== === Returned value: {<<97,99,99,101,115,115,0,98,111,98,64,108,111,99,97,108,
                       104,111,115,116,47,114,101,115,49,0,54,51,56,50,48,48,
                       57,49,51,49,48,0,51,101,102,97,57,55,48,54,52,101,55,50,
                       56,99,52,97,98,100,50,51,55,48,100,57,56,101,50,56,51,
                       55,55,49,100,48,55,56,56,48,51,101,57,101,100,102,57,50,
                       54,55,100,53,48,53,101,51,54,55,49,48,50,99,101,102,50,
                       50,97,99,51,54,99,49,50,101,98,57,49,100,52,50,100,50,
                       48,53,56,55,99,100,54,53,99,97,50,49,101,101,97,50>>,
                     <<114,101,102,114,101,115,104,0,98,111,98,64,108,111,99,
                       97,108,104,111,115,116,47,114,101,115,49,0,54,51,56,50,
                       48,49,55,52,49,49,48,0,49,0,53,55,101,50,55,55,52,55,
                       102,100,98,52,56,102,101,97,57,53,99,56,101,102,98,49,
                       52,50,102,101,54,52,102,98,57,55,100,102,101,51,50,98,
                       57,53,97,98,98,99,99,100,101,101,50,102,99,100,100,100,
                       51,48,54,102,100,97,52,51,49,53,48,50,101,55,52,101,51,
                       100,100,55,49,49,57,49,97,51,49,53,102,52,49,50,98,100,
                       97,97,49,55,49,55>>}


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