=== Test case: graphql_token_SUITE:admin_request_token_test/1 (click for source code)

=== Config value:

    [{protocol,http},
     {domain_admin,{<<"admin@domain.example.com">>,<<"b8d16e6d1f07c68e">>}},
     {schema_endpoint,domain_admin},
     {watchdog,<0.31054.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_token_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@3c16d1a8ef82.2024-04-10_12.44.47/big_tests.tests.graphql_token_SUITE.logs/run.2024-04-10_12.50.31/graphql_token_suite.admin_request_token_test.html"},
     {tc_group_properties,[{name,domain_admin}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_token_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@3c16d1a8ef82.2024-04-10_12.44.47/big_tests.tests.graphql_token_SUITE.logs/run.2024-04-10_12.50.31/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@3c16d1a8ef82.2024-04-10_12.44.47"

=== Started at 2024-04-10 12:50:32


*** CT 2024-04-10 12:50:32.218 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1863.html

*** User 2024-04-10 12:50:32.221 ***🔗
alicE_admin_request_token_test_1363@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 2024-04-10 12:50:32.221 ***🔗
alicE_admin_request_token_test_1363@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7aafb6b71ae8b03f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:50:32.221 ***🔗
alicE_admin_request_token_test_1363@domain.example.com/res1 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-256</mechanism>
		<mechanism>PLAIN</mechanism>
		<mechanism>X-OAUTH</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-10 12:50:32.222 ***🔗
alicE_admin_request_token_test_1363@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX3JlcXVlc3RfdG9rZW5fdGVzdF8xMzYzAG1hdHlncnlzYQ==</auth>



*** User 2024-04-10 12:50:32.222 ***🔗
alicE_admin_request_token_test_1363@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:50:32.222 ***🔗
alicE_admin_request_token_test_1363@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 2024-04-10 12:50:32.223 ***🔗
alicE_admin_request_token_test_1363@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a870487d68a160d0' from='domain.example.com' version='1.0' xml:lang='en' to='alice_admin_request_token_test_1363@domain.example.com'>

*** User 2024-04-10 12:50:32.223 ***🔗
alicE_admin_request_token_test_1363@domain.example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-10 12:50:32.223 ***🔗
alicE_admin_request_token_test_1363@domain.example.com/res1 out
<iq type='set' id='10a8f00e929fb4f98651d455260c2e7b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:50:32.223 ***🔗
alicE_admin_request_token_test_1363@domain.example.com/res1 in
<iq id='10a8f00e929fb4f98651d455260c2e7b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_request_token_test_1363@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:50:32.223 ***🔗
alice_admin_request_token_test_1363@domain.example.com/res1 out
<iq type='set' id='62da7399f783b1c927dd7ab0b15207ee'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:50:32.223 ***🔗
alice_admin_request_token_test_1363@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_admin_request_token_test_1363@domain.example.com/res1' id='62da7399f783b1c927dd7ab0b15207ee' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:50:32.223 ***🔗
alice_admin_request_token_test_1363@domain.example.com/res1 out
<presence/>



*** User 2024-04-10 12:50:32.224 ***🔗
alice_admin_request_token_test_1363@domain.example.com/res1 in
<presence from='alice_admin_request_token_test_1363@domain.example.com/res1' to='alice_admin_request_token_test_1363@domain.example.com/res1'/>



*** User 2024-04-10 12:50:32.232 ***🔗
REST request:
Code: 200
Req: {<0.31063.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"036dbebd00847df2">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AZG9tYWluLmV4YW1wbGUuY29tOmI4ZDE2ZTZkMWYwN2M2OGU=">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_request_token_test_1363@domain.example.com\"},\"query\":\"mutation ($user: JID!) { token { requestToken(user: $user) { access refresh } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 12:50:32 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"440">>}],
         <<"{\"data\":{\"token\":{\"requestToken\":{\"refresh\":\"refresh\\u0000alice_admin_request_token_test_1363@domain.example.com\\u000063880059032\\u00001\\u0000eef80de0ac08b2f846c61dd75ff44ec7faad27f642cfea460471dc832b7c0230bddcc52b6b196777389b7bdf0b710e2c\",\"access\":\"access\\u0000alice_admin_request_token_test_1363@domain.example.com\\u000063879976232\\u0000761e995c253a10e3836538df6233b833a923c8b79b641c2e7ff453f59321a306184754873843b900fa7e9549c7b18148\"}}}}">>,
         579,7168}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds => {<<"admin@domain.example.com">>,<<"b8d16e6d1f07c68e">>},
          body =>
              <<"{\"variables\":{\"user\":\"alice_admin_request_token_test_1363@domain.example.com\"},\"query\":\"mutation ($user: JID!) { token { requestToken(user: $user) { access refresh } } }\"}">>,
          role => {graphql,domain_admin},
          method => <<"POST">>,return_maps => true,return_headers => true}


*** User 2024-04-10 12:50:32.233 ***🔗
alice_admin_request_token_test_1363@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-10 12:50:32.233 ***🔗
alice_admin_request_token_test_1363@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-10 12:50:32.234 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1863.html



=== Ended at 2024-04-10 12:50:32
=== successfully completed test case
=== === Returned value: ok


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