Skip to content

feat: Events API, bulk refresh token revocation, Online RT ephemeral sessions#818

Open
fern-api[bot] wants to merge 2 commits into
v9from
fern-bot/2026-05-12_12-54-35_803
Open

feat: Events API, bulk refresh token revocation, Online RT ephemeral sessions#818
fern-api[bot] wants to merge 2 commits into
v9from
fern-bot/2026-05-12_12-54-35_803

Conversation

@fern-api
Copy link
Copy Markdown

@fern-api fern-api Bot commented May 12, 2026

Summary

Fern SDK regeneration bringing new API endpoints, types, and properties across the Management API.

Changes

  • New: Events API - subscribe to CloudEvent streams for user, group, and organization lifecycle events ($client->events->subscribe())
  • New: Bulk refresh token revocation - revoke tokens by ID list, user, user+client, or client ($client->refreshTokens->revoke())
  • New: Directory Provisioning synchronized groups - list and replace synchronized groups for a connection
  • New: Online Refresh Token ephemeral sessions - added allow_online_access_with_ephemeral_sessions property to Resource Servers
  • Client Grants - added default_for filter parameter
  • Clients - added myOrganizationConfiguration, redirectionPolicy, sessionTransferDelegation, thirdPartySecurityMode properties
  • Branding - added phone display settings (formatting, masking) and identifiers
  • Connections - added SAML assertion decryption settings, OIDC JWT audience format
  • Resource Servers - added authorizationPolicy property
  • Tenant Settings - added dynamic client registration security mode
  • LogStreams - improved PHPDoc formatting (HTML to Markdown)
  • Error types - added standardized BadRequestSchema, ForbiddenSchema, UnauthorizedSchema, TooManyRequestsSchema
  • PHPStan baseline - added ignore for generated EventStream type error

@fern-api fern-api Bot requested a review from a team as a code owner May 12, 2026 12:54
@kishore7snehil kishore7snehil changed the title SDK regeneration feat: Events API, bulk refresh token revocation, Online RT ephemeral sessions May 12, 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