Self Hosting
SSO
SSO Setup for LangWatch
Single Sign-On (SSO)
LangWatch supports sign-in via various SSO providers. There are two ways to set up SSO:
-
Self-Hosted Deployment: You can use any SSO provider that is supported by NextAuth.js. See the NextAuth.js documentation for the full list of supported providers.
-
Managed Service (app.langwatch.ai): We currently support the following SSO providers:
Azure AD / Entra ID
Configuration | Value |
---|---|
Required Variables | AUTH_AZURE_AD_CLIENT_ID AUTH_AZURE_AD_CLIENT_SECRET AUTH_AZURE_AD_TENANT_ID |
Redirect URL | https://langwatch.eu.auth0.com/login/callback |
Okta
Configuration | Value |
---|---|
Required Variables | AUTH_OKTA_CLIENT_ID AUTH_OKTA_CLIENT_SECRET AUTH_OKTA_ISSUER |
Redirect URL | https://langwatch.eu.auth0.com/login/callback |
Contact Us
Once you have all these details, please contact us so we can set them up from our side.
Support
For any queries or issues, feel free to reach out to us. We are available via:
- Email: [email protected]
- Slack: Connect with us directly on Slack for real-time support and assistance.
We look forward to helping you set up LangWatch seamlessly and efficiently.