=== Test case: login_SUITE:log_bad_user_fails/1 (click for source code)

=== Config value:

    [{watchdog,<0.39691.0>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/login_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@c2059f896f71.2024-04-26_12.39.19/big_tests.tests.login_SUITE.logs/run.2024-04-26_12.47.45/login_suite.log_bad_user_fails.100994.html"},
     {tc_group_properties,[{name,login},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/login_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@c2059f896f71.2024-04-26_12.39.19/big_tests.tests.login_SUITE.logs/run.2024-04-26_12.47.45/log_private/"},
     {config_backup,#{{auth,<<"localhost">>} =>
                          {ok,#{methods => [rdbms],
                                password =>
                                    #{format => scram,
                                      hash => [sha256],
                                      scram_iterations => 64},
                                max_users_per_domain => infinity,
                                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]}}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@c2059f896f71.2024-04-26_12.39.19"

=== Started at 2024-04-26 12:47:45


*** CT 2024-04-26 12:47:45.950 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2084.html

*** User 2024-04-26 12:47:45.953 ***🔗
 kate@localhost/res out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 12:47:45.955 ***🔗
 kate@localhost/res in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4f7ac9998a9364ce' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:47:45.955 ***🔗
 kate@localhost/res 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>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-26 12:47:45.973 ***🔗
 kate@localhost/res out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='SCRAM-SHA-1'>biwsbj0ga2F0ZSxyPUcyZGhJalFHcHRHUE9tZ0k3ZWY5amc9PQ==</auth>



*** User 2024-04-26 12:47:45.980 ***🔗
 kate@localhost/res in
<failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
	<not-authorized/>
</failure>


*** CT 2024-04-26 12:47:45.982 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2085.html



=== Ended at 2024-04-26 12:47:45
=== successfully completed test case
=== === Returned value: {xmlel,<<"failure">>,
                           [{<<"xmlns">>,
                             <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                           [{xmlel,<<"not-authorized">>,[],[]}]}