Skip to content

v0.7.2

Latest

Choose a tag to compare

@github-actions github-actions released this 26 May 07:08
· 34 commits to main since this release
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).