Embedding Tutorials
On this page
The following tutorials walk you through several scenarios for embedding charts in your application.
Authenticated Embedding
The following tutorials provide detailed instructions for embedding authenticated charts in a web application with the Atlas Charts Embedding SDK. Authenticated embedded charts are viewable only by users who first provide login credentials through an SSO provider.
- Embed a Chart Authenticated with Google Sign-In
- Configure Charts to use Google Sign-In to authorize the rendering of embedded charts in an application.
- Embed a Chart Authenticated with Atlas App Services
- Configure Charts to use Atlas App Services to authorize the rendering of embedded charts in an application.
- Embed an Authenticated Chart using a Custom JWT Provider
- Configure Charts to validate JWT to authorize the rendering of embedded charts in an application.
Unauthenticated Embedding
- Embed an Unauthenticated Chart
- Configure Charts to allow unrestricted access to an embedded chart.