Skip to content

feat: add session actor and branding theme identifiers#770

Open
fern-api[bot] wants to merge 4 commits into
v6from
fern-bot/2026-07-15_21-13-18_377
Open

feat: add session actor and branding theme identifiers#770
fern-api[bot] wants to merge 4 commits into
v6from
fern-bot/2026-07-15_21-13-18_377

Conversation

@fern-api

@fern-api fern-api Bot commented Jul 15, 2026

Copy link
Copy Markdown

Changes

This updates the SDK surface for the v6 line.

Added

  • Session actor support for delegated sessions: a new actor field on the session response types (SessionResponseContent, GetSessionResponseContent), backed by the new SessionActorMetadata and SessionActorClaimValue types.
  • Branding theme identifiers: a new identifiers field on GetBrandingThemeResponseContent, backed by BrandingThemeIdentifiers and its supporting enums (login display, phone display formatting and masking).

Changed (breaking)

  • Field names across the type models were normalized to snake_case, dropping the previous api_name overrides. For example, NetworkAclMatch now exposes auth0_managed, ipv4_cidrs, ipv6_cidrs, ja3_fingerprints, ja4_fingerprints, connecting_ipv4_cidrs, and connecting_ipv6_cidrs. Many type class and file names were renamed accordingly (for example ConnectionOptionsAuth0Oidc, ConnectionSha1Thumbprint).

References

N/A

Testing

Wire tests were updated to match the renamed types and the new fields.

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of Ruby

Checklist

fern-api Bot added 2 commits July 15, 2026 21:13
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-ruby-sdk: 1.17.5
@fern-api
fern-api Bot requested a review from a team as a code owner July 15, 2026 21:13
@developerkunal developerkunal changed the title SDK regeneration feat: add tenant_domain client option, session actor and branding theme identifiers Jul 16, 2026
@developerkunal developerkunal changed the title feat: add tenant_domain client option, session actor and branding theme identifiers feat: add session actor and branding theme identifiers Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant