You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.7.2 - default endpoints flip to auth.tessera.cloudmorph.ai
Server-side ApiMapping for auth.tessera.cloudmorph.ai on tessera-api-prod
HttpApi landed in cloudmorph-mono-repo commit 338ae27a. This release
flips OSS client defaults to use the new hostname:
tessera.cli._OAUTH_DEFAULT_ISSUER
tessera.cloud_sync._DEFAULT_ENDPOINT
tessera.audit.cloud_uploader._DEFAULT_ENDPOINT
tessera.auth.oauth_rs._DEFAULT_TESSERA_JWKS_URL
Users no longer need to pass --issuer/--endpoint flags.
JWT iss claim stays tessera.cloudmorph.ai (RFC 7519 identifier, not a URL).