=== Test case: graphql_account_SUITE:domain_admin_list_users_no_permission/1 (click for source code)

=== Config value:

    [{protocol,http},
     {domain_admin,{<<"admin@localhost">>,<<"7b82a2d11c498648">>}},
     {schema_endpoint,domain_admin},
     {watchdog,<0.16427.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {ctl_auth_mods,[ejabberd_auth_rdbms,ejabberd_auth_anonymous,
                     ejabberd_auth_rdbms]},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_account_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@af661f7c368d.2024-04-23_08.56.35/big_tests.tests.graphql_account_SUITE.logs/run.2024-04-23_08.58.43/graphql_account_suite.domain_admin_list_users_no_permission.html"},
     {tc_group_properties,[{name,domain_admin_account}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_account_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@af661f7c368d.2024-04-23_08.56.35/big_tests.tests.graphql_account_SUITE.logs/run.2024-04-23_08.58.43/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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_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_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,buffer_max => 100,ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600,backend => cets},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,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}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {alice_bis,[{username,<<"alicE">>},
                                 {server,<<"localhost.bis">>},
                                 {host,<<"localhost">>},
                                 {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@af661f7c368d.2024-04-23_08.56.35"

=== Started at 2024-04-23 08:59:00


*** CT 2024-04-23 08:59:00.383 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1396.html

*** User 2024-04-23 08:59:00.395 ***🔗
REST request fails:
Code: 401
Req: {<0.16449.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"22050780d81749a0">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AbG9jYWxob3N0OjdiODJhMmQxMWM0OTg2NDg=">>}],
      <<"{\"variables\":{\"domain\":\"unknown-domain\"},\"query\":\"query ($domain: DomainName!) { account { listUsers(domain: $domain) } }\"}">>}
Result: {{<<"401">>,<<"Unauthorized">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 08:58:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"202">>}],
         <<"{\"errors\":[{\"extensions\":{\"code\":\"no_permissions\"},\"path\":[\"ROOT\",\"account\",\"listUsers\"],\"message\":\"Cannot execute query ROOT without permissions to the given domain. Args with invalid value: domain\"}]}">>,
         351,10292}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"domain\":\"unknown-domain\"},\"query\":\"query ($domain: DomainName!) { account { listUsers(domain: $domain) } }\"}">>,
          creds => {<<"admin@localhost">>,<<"7b82a2d11c498648">>},
          role => {graphql,domain_admin},
          return_maps => true,return_headers => true}


*** User 2024-04-23 08:59:00.407 ***🔗
REST request fails:
Code: 401
Req: {<0.16451.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ff8fb8434e7e34e8">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AbG9jYWxob3N0OjdiODJhMmQxMWM0OTg2NDg=">>}],
      <<"{\"variables\":{\"domain\":\"localhost.bis\"},\"query\":\"query ($domain: DomainName!) { account { listUsers(domain: $domain) } }\"}">>}
Result: {{<<"401">>,<<"Unauthorized">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 08:58:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"202">>}],
         <<"{\"errors\":[{\"extensions\":{\"code\":\"no_permissions\"},\"path\":[\"ROOT\",\"account\",\"listUsers\"],\"message\":\"Cannot execute query ROOT without permissions to the given domain. Args with invalid value: domain\"}]}">>,
         351,10644}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"domain\":\"localhost.bis\"},\"query\":\"query ($domain: DomainName!) { account { listUsers(domain: $domain) } }\"}">>,
          creds => {<<"admin@localhost">>,<<"7b82a2d11c498648">>},
          role => {graphql,domain_admin},
          return_maps => true,return_headers => true}

*** CT 2024-04-23 08:59:00.408 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1396.html



=== Ended at 2024-04-23 08:59:00
=== successfully completed test case
=== === Returned value: ok


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