Skip to content

Commit 64274a8

Browse files
committed
Enhance authentication section in plugin documentation for clarity
1 parent 5d6ebb0 commit 64274a8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/quix-cloud/managed-services/plugin.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,6 @@ Population rules:
4848

4949
## Authentication and authorization
5050

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.
53+

0 commit comments

Comments
 (0)