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

=== Config value:

    [{watchdog,<0.7584.1>},
     {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@5577db44dfed.2024-04-22_14.40.15/big_tests.tests.login_SUITE.logs/run.2024-04-22_14.48.37/login_suite.configure_sha384_plus_fail_log_with_sha384.html"},
     {tc_group_properties,[{name,login_specific_scram},sequence]},
     {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@5577db44dfed.2024-04-22_14.40.15/big_tests.tests.login_SUITE.logs/run.2024-04-22_14.48.37/log_private/"},
     {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,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {neustradamus,[{username,<<"neustradamus">>},
                                    {server,<<"domain.example.com">>},
                                    {host,<<"localhost">>},
                                    {password,<<"scramshaplus">>},
                                    {starttls,required},
                                    {tls_module,fast_tls}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@5577db44dfed.2024-04-22_14.40.15"

=== Started at 2024-04-22 14:48:39


*** CT 2024-04-22 14:48:39.527 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3137.html

*** User 2024-04-22 14:48:39.533 ***🔗
neustradamus@domain.example.com/res 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-04-22 14:48:39.533 ***🔗
neustradamus@domain.example.com/res in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3a50cbc0a8c15ffa' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-22 14:48:39.533 ***🔗
neustradamus@domain.example.com/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-384</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 14:48:39.533 ***🔗
neustradamus@domain.example.com/res out
<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2024-04-22 14:48:39.534 ***🔗
neustradamus@domain.example.com/res in
<proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2024-04-22 14:48:39.638 ***🔗
neustradamus@domain.example.com/res 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-04-22 14:48:39.638 ***🔗
neustradamus@domain.example.com/res in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f0bc766f46f978ab' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-22 14:48:39.639 ***🔗
neustradamus@domain.example.com/res in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-384-PLUS</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 14:48:39.639 ***🔗
neustradamus@domain.example.com/res out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='SCRAM-SHA-384'>eSwsbj1uZXVzdHJhZGFtdXMscj1QVTVUall2TDlmV2lRNWNZWU56SzZnPT0=</auth>



*** User 2024-04-22 14:48:39.639 ***🔗
neustradamus@domain.example.com/res in
<failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
	<not-authorized/>
</failure>


*** CT 2024-04-22 14:48:39.642 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3137.html



=== Ended at 2024-04-22 14:48:39
=== successfully completed test case
=== === Returned value: {expected_challenge,got,
                        {xmlel,<<"failure">>,
                            [{<<"xmlns">>,
                              <<"urn:ietf:params:xml:ns:xmpp-sasl">>}],
                            [{xmlel,<<"not-authorized">>,[],[]}]}}


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