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

=== Config value:

    [{watchdog,<0.30888.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/oauth_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@c0783a4ae5cf.2022-02-03_16.28.29/big_tests.tests.oauth_SUITE.logs/run.2022-02-03_16.37.55/oauth_suite.check_for_oauth_with_mod_auth_token_loaded.html"},
     {tc_group_properties,[{name,sasl_mechanisms},{repeat_until_all_ok,3}]},
     {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@c0783a4ae5cf.2022-02-03_16.28.29/big_tests.tests.oauth_SUITE.logs/run.2022-02-03_16.37.55/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{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"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {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@c0783a4ae5cf.2022-02-03_16.28.29"

=== Started at 2022-02-03 16:37:57


*** CT 2022-02-03 16:37:57.175 *** View log from node mongooseim@localhost when started mongooseim@localhost_5449.html
*** CT 2022-02-03 16:37:57.176 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2338.html

*** User 2022-02-03 16:37:57.179 ***
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-03 16:37:57.179 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ea754c6108601c3a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-02-03 16:37:57.180 ***
alicE@localhost 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>


*** CT 2022-02-03 16:37:57.183 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2338.html
*** CT 2022-02-03 16:37:57.184 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5449.html



=== Ended at 2022-02-03 16:37:57
=== successfully completed test case
=== === Returned value: true


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