Skip to content

fix: update prod Auth0 domain to tigrisdata.us.auth0.com#44

Merged
adilansari merged 1 commit intomainfrom
adil/update-auth0-domain
Mar 25, 2026
Merged

fix: update prod Auth0 domain to tigrisdata.us.auth0.com#44
adilansari merged 1 commit intomainfrom
adil/update-auth0-domain

Conversation

@adilansari
Copy link
Copy Markdown
Contributor

@adilansari adilansari commented Mar 25, 2026

Summary

  • Update default prod Auth0 domain from auth.tigris.dev to tigrisdata.us.auth0.com
  • Dev domain (auth-dev.tigris.dev) unchanged
  • AUTH0_DOMAIN env var override still works

Test plan

  • Verify tigris login works against the new domain
  • Confirm dev flow (TIGRIS_ENV=development) is unaffected

Note

Medium Risk
Changes the production authentication issuer domain, which can break login/token validation if the new Auth0 tenant settings or JWKS endpoints don’t match expectations. The change is small and still allows overriding via AUTH0_DOMAIN.

Overview
Updates getAuth0Config() to default the production Auth0 domain to tigrisdata.us.auth0.com instead of auth.tigris.dev.

The development domain (auth-dev.tigris.dev) and the AUTH0_DOMAIN environment-variable override behavior remain unchanged.

Written by Cursor Bugbot for commit cbbfe1a. This will update automatically on new commits. Configure here.

Migrate from auth.tigris.dev custom domain to the direct
Auth0 tenant domain for production authentication.
@adilansari adilansari merged commit 70da200 into main Mar 25, 2026
3 checks passed
@adilansari adilansari deleted the adil/update-auth0-domain branch March 25, 2026 03:10
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.14.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.14.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants