Skip to content

Commit 9382f57

Browse files
authored
Update embedding_01_getting_started_v3.md
1 parent 14975bd commit 9382f57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/sigmaguides/src/embedding_01_getting_started_v3/embedding_01_getting_started_v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ There are two types of embedding in Sigma: **Secure with JWT** and **Public**. W
7575
### Secure embedding with JSON Web Tokens (JWT)
7676
JWT is the preferred method for secure embedding with Sigma. [JWT](https://en.wikipedia.org/wiki/JSON_Web_Token) which is an open, industry-standard [RFC 7519](https://www.rfc-editor.org/rfc/rfc7519) method for representing claims securely between two parties.
7777

78-
JWT is used when a company embeds Sigma content directly into a host application that they want to embed Sigma content directly into while retaining security, tenancy, and a tailored user experience.
78+
JWT is used when a company embeds Sigma content within its own application, ensuring secure, tenant-aware access and a personalized user experience.
7979

8080
For example, a company may have an internal web site that employees have to log into using single sign-on where they want to provide a dashboard that only shows data filtered for each employee’s region.
8181

0 commit comments

Comments
 (0)