You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/quix-cloud/managed-services/plugin.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,4 +48,6 @@ Population rules:
48
48
49
49
## Authentication and authorization
50
50
51
-
The embedded view inherits authentication and authorization from the Quix platform. No separate login is required, and the same user/environment permissions apply to the embedded view.
51
+
The embedded view inherits authentication and authorization from the Quix platform: no separate login is required, and the same user/environment permissions apply.
52
+
When an embedded view loads, the Plugin system injects the Quix user token into the iframe. The UI uses this token to call the backend securely.
0 commit comments