Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign in as user and/or generate app token for user as superadmin #19058

Open
guuslangelaar0 opened this issue Apr 6, 2022 · 1 comment
Open
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.

Comments

@guuslangelaar0
Copy link

guuslangelaar0 commented Apr 6, 2022

Summary

As a superuser, to connect new wordpress websites to the self-hosted matomo (docker) service, a superuser has to do the following:

  1. Create website
  2. Create new user & connect user to the new website
  3. Logout as superadmin
  4. Login as the new user
  5. Generate app token
  6. Add app token to wordpress.
  7. Logout as new user
  8. Login as superadmin

- - The following is requested with this feature:

  • Sign in as user
  1. Create website
  2. Create new user & connect user to the new website
  3. Sign in as new user (button click)
  4. Generate app token
  5. Add app token to wordpress
  6. Return to superadmin (button click)
  • Generate app token as superadmin for user (Preferred)
  1. Create website
  2. Create new user & connect user to the new website
  3. Generate app token for user
  4. Add app token to wordpress
@guuslangelaar0 guuslangelaar0 added the Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. label Apr 6, 2022
@MatomoForumNotifications

This issue has been mentioned on Matomo forums. There might be relevant details there:

https://forum.matomo.org/t/create-user-without-invite-with-same-email-address-for-auth-token/47167/2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

3 participants