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

=== Config value:

    [{watchdog,<0.24029.1>},
     {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@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.oauth_SUITE.logs/run.2022-03-07_16.04.34/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@333794cb5a72.2022-03-07_15.57.24/big_tests.tests.oauth_SUITE.logs/run.2022-03-07_16.04.34/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},{time_to_live,2}],
        mod_carboncopy => [],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"}]},
             {welcome_message,{[],[]}}],
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management => [],
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,ldap_binary_search_fields => [],
              ldap_pool_tag => default,
              ldap_search_fields =>
                  [{<<"User">>,<<"%u">>},
                   {<<"Full Name">>,<<"displayName">>},
                   {<<"Given Name">>,<<"givenName">>},
                   {<<"Middle Name">>,<<"initials">>},
                   {<<"Family Name">>,<<"sn">>},
                   {<<"Nickname">>,<<"%u">>},
                   {<<"Birthday">>,<<"birthDay">>},
                   {<<"Country">>,<<"c">>},
                   {<<"City">>,<<"l">>},
                   {<<"Email">>,<<"mail">>},
                   {<<"Organization Name">>,<<"o">>},
                   {<<"Organization Unit">>,<<"ou">>}],
              ldap_search_operator => 'and',
              ldap_search_reported =>
                  [{<<"Full Name">>,<<"FN">>},
                   {<<"Given Name">>,<<"FIRST">>},
                   {<<"Middle Name">>,<<"MIDDLE">>},
                   {<<"Family Name">>,<<"LAST">>},
                   {<<"Nickname">>,<<"NICK">>},
                   {<<"Birthday">>,<<"BDAY">>},
                   {<<"Country">>,<<"CTRY">>},
                   {<<"City">>,<<"LOCALITY">>},
                   {<<"Email">>,<<"EMAIL">>},
                   {<<"Organization Name">>,<<"ORGNAME">>},
                   {<<"Organization Unit">>,<<"ORGUNIT">>}],
              ldap_uids => [{<<"uid">>,<<"%u">>}],
              ldap_vcard_map =>
                  [{<<"NICKNAME">>,<<"%u">>,[]},
                   {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                   {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                   {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                   {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                   {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                   {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                   {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                   {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                   {<<"STREET">>,<<"%s">>,[<<"street">>]},
                   {<<"REGION">>,<<"%s">>,[<<"st">>]},
                   {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                   {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                   {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                   {<<"DESC">>,<<"%s">>,[<<"description">>]},
                   {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                   {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                   {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                   {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                   {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
              matches => 30,search => true}}},
     {config_backup,#{{auth,<<"test type">>} =>
                          {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,<<"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@333794cb5a72.2022-03-07_15.57.24"

=== Started at 2022-03-07 16:04:34


*** CT 2022-03-07 16:04:34.792 *** View log from node mongooseim@localhost when started mongooseim@localhost_1403.html
*** CT 2022-03-07 16:04:34.793 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_502.html

*** User 2022-03-07 16:04:34.796 ***
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 2022-03-07 16:04:34.796 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='914ce1229031068d' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:04:34.796 ***
bOb@domain.example.com/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-03-07 16:04:34.796 ***
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-03-07 16:04:34.797 ***
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 16:04:34.797 ***
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 2022-03-07 16:04:34.797 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c1ae9b3cb627c3fa' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-07 16:04:34.797 ***
bOb@domain.example.com/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-03-07 16:04:34.798 ***
bOb@domain.example.com/res1 out
<iq type='set' id='c559a17a7d4286f267fe6dac8a25ba76'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 16:04:34.798 ***
bOb@domain.example.com/res1 in
<iq id='c559a17a7d4286f267fe6dac8a25ba76' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 16:04:34.798 ***
bOb@domain.example.com/res1 out
<iq type='set' id='17263305dcc61e193828ed194f811de9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:04:34.798 ***
bOb@domain.example.com/res1 in
<iq type='result' id='17263305dcc61e193828ed194f811de9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 16:04:34.798 ***
bOb@domain.example.com/res1 out
<presence/>



*** User 2022-03-07 16:04:34.799 ***
bOb@domain.example.com/res1 in
<presence from='bOb@domain.example.com/res1' to='bob@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-07 16:04:34.799 ***
bOb@domain.example.com/res1 out
<iq to='bOb@domain.example.com' type='get' id='cf7ff9f1a0b54c37b10c597d3d9514ce'>
	<query xmlns='erlang-solutions.com:xmpp:token-auth:0'/>
</iq>



*** User 2022-03-07 16:04:34.801 ***
bOb@domain.example.com/res1 in
<iq from='bOb@domain.example.com' to='bOb@domain.example.com/res1' id='cf7ff9f1a0b54c37b10c597d3d9514ce' type='result'>
	<items xmlns='erlang-solutions.com:xmpp:token-auth:0'>
		<access_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>YWNjZXNzAGJPYkBkb21haW4uZXhhbXBsZS5jb20vcmVzMQA2MzgxMzg5MTg3NABlZmYzMmQ2MDBjODhhYjliMDA4YjQ2OTE3MDg3MzJkOTA2MDc0N2U4YjVlMzA4NjdhYzdlZjBjMzBmNDI0ODljM2Q5NjdkMDM0MDNlMTE3YjJmOGYwOGU1Mzc3YWY0NjU=</access_token>
		<refresh_token xmlns='erlang-solutions.com:xmpp:token-auth:0'>cmVmcmVzaABiT2JAZG9tYWluLmV4YW1wbGUuY29tL3JlczEANjM4MTM5NzQ2NzQAMQBmYWVhODc2OWU2YjcxZGZlMzFiYTE3ZDljODVkZTYxMzc1ZGU1YzliNWFjOTEzNGE1MmRkMTBjMWQ0ZWQ1NTI5MjI5MmVlMzllODY0MGU4NzY3MGIwODcwYjJmMzg2M2Q=</refresh_token>
	</items>
</iq>



*** User 2022-03-07 16:04:34.802 ***
bOb@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-07 16:04:34.802 ***
bOb@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-07 16:04:34.805 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_502.html
*** CT 2022-03-07 16:04:34.806 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1407.html



=== Ended at 2022-03-07 16:04:34
=== successfully completed test case
=== === Returned value: {<<97,99,99,101,115,115,0,98,79,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,49,51,56,57,49,56,55,52,0,101,102,
                       102,51,50,100,54,48,48,99,56,56,97,98,57,98,48,48,56,98,
                       52,54,57,49,55,48,56,55,51,50,100,57,48,54,48,55,52,55,
                       101,56,98,53,101,51,48,56,54,55,97,99,55,101,102,48,99,
                       51,48,102,52,50,52,56,57,99,51,100,57,54,55,100,48,51,
                       52,48,51,101,49,49,55,98,50,102,56,102,48,56,101,53,51,
                       55,55,97,102,52,54,53>>,
                     <<114,101,102,114,101,115,104,0,98,79,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,49,51,57,55,52,54,55,52,0,
                       49,0,102,97,101,97,56,55,54,57,101,54,98,55,49,100,102,
                       101,51,49,98,97,49,55,100,57,99,56,53,100,101,54,49,51,
                       55,53,100,101,53,99,57,98,53,97,99,57,49,51,52,97,53,
                       50,100,100,49,48,99,49,100,52,101,100,53,53,50,57,50,
                       50,57,50,101,101,51,57,101,56,54,52,48,101,56,55,54,55,
                       48,98,48,56,55,48,98,50,102,51,56,54,51,100>>}


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