This feature is in development. SSO integration is not yet available for JTL Cloud Apps. This page will be updated when it becomes available.
What SSO Integration Will Enable
Single Sign-On (SSO) will allow JTL Cloud Apps to authenticate users via external identity providers (e.g. Microsoft Entra ID, Google Workspace, Okta). Rather than managing separate credentials for your app, merchants will be able to sign in using their organization’s existing identity system. This is particularly relevant for apps targeting larger merchants and enterprise customers who require centralized identity management across their tool stack.What’s Available Today
Until SSO is available, Cloud Apps use:- OAuth 2.0 Client Credentials flow for backend API access
- Session tokens via AppBridge for identifying the current user and tenant within the App Shell
Register your Interest
If you need SSO for your app, contact the JTL partner team to express interest and get notified when the feature becomes available: partner@jtl-software.com Include your app name and a brief description of your use case. This helps JTL prioritise the feature based on your needs.Next steps
OAuth 2.0 Flow
The current authentication model for all JTL Cloud Apps.
Cloud Apps: Authentication
How to implement authentication in your Cloud App today using AppBridge and session tokens.