-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.Help wantedBeginner friendly issues or issues where we'd highly appreciate community's help and involvement.Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.
Description
Expected Behavior
When embedding Matomo widgets in an iFrame, it is expected that all links in the widget will work when using a token_auth
with the correct permissions.
Current Behavior
When embedding Matomo widgets that contain links to view the Page Overlay (For example the Pages or Page URL reports) the Page Overlay links open in a new tab and force the user to log in instead of using the token_auth
present in the URL.
This causes any users that are already logged in to Matomo but don't have access to the site to see You do not have access
in the Page Overlay UI.
Users that are not logged in will see the error message Your session has expired due to inactivity. Please log in to continue.
Steps to Reproduce (for Bugs)
- Embed the Page URL report as a widget in a page using a
token_auth
of a user that hasview
access to the report - Open the page that contains the iFramed widget in a private browsing session and click on a link to to a Page Overlay
- You should be presented with the following error message if you are not logged in to Matomo:
Your Environment
- Matomo Version: 4.3.1
Metadata
Metadata
Assignees
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.Help wantedBeginner friendly issues or issues where we'd highly appreciate community's help and involvement.Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.