App registration
Configure iframe URL, allowed origins, and where the app appears (sidebar, asset tabs, conditional rules).
Configure iframe URL, allowed origins, and where the app appears (sidebar, asset tabs, conditional rules).
Token, user identity, and page in ATLAN_AUTH_CONTEXT (for example, asset GUID in page.params).
Run your app on localhost and authenticate to your tenant to test API calls before embedding.
Embed your web app so users can open it from the sidebar or asset profiles.
Deploy your app, set CSP and authentication, and register it so the product can load it in an iframe.
Troubleshoot timeout, iframe loading, and 401 errors when your app is embedded in Atlan.
Share app details with your Atlan admin or Atlan support so your embedded app appears in the sidebar or on asset profiles.
Common security questions when embedding your app in Atlan: authentication, tokens, and CSP.
postMessage types and payloads: send IFRAME_READY or request a token; handle ATLAN_AUTH_CONTEXT.