Skip to content

feat: Add CIMD support, organization connections, group deletion, refresh token listing; remove AOL/Flickr/Yammer providers#816

Merged
kishore7snehil merged 1 commit intomasterfrom
fern-bot/2026-04-09T10-47Z
Apr 9, 2026
Merged

feat: Add CIMD support, organization connections, group deletion, refresh token listing; remove AOL/Flickr/Yammer providers#816
kishore7snehil merged 1 commit intomasterfrom
fern-bot/2026-04-09T10-47Z

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api bot commented Apr 9, 2026

Summary

Fern SDK regeneration with the following changes:

New Endpoints & Clients

  • Organizations Connections- new sub-client with full CRUD (list, create, get, update, delete) for managing connections at the organization level
  • Clients- preview_cimd_metadata() and register_cimd_client() for Client ID Metadata Document (CIMD) support; external_client_id filter on list()
  • Groups- delete(id) endpoint
  • Refresh Tokens -list(user_id, ...) with checkpoint pagination support
  • Resource Servers- allow_online_access parameter on create() and update()

Type Changes

  • 32 new types added (CIMD validation, password policy options, organization connections, webhook auth headers, network ACL CIDR types)
  • 18 types removed- legacy provider cleanup (AOL, Flickr, Yammer)
  • 72 types modified- connection options, resource server fields, client metadata, enum updates

Other Changes

  • Network ACLs: priority parameter changed from required to optional in create() / update()
  • Connection Strategy Enum: removed aol, flickr, yammer (along with miicard, renren, thecity, thecity-sandbox)

@fern-api fern-api bot requested a review from a team as a code owner April 9, 2026 10:47
@kishore7snehil kishore7snehil changed the title 🌿 Fern Regeneration -- April 9, 2026 feat: Add CIMD support, organization connections, group deletion, refresh token listing; remove AOL/Flickr/Yammer providers Apr 9, 2026
Copy link
Copy Markdown
Contributor

@kishore7snehil kishore7snehil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kishore7snehil kishore7snehil merged commit ae22120 into master Apr 9, 2026
9 checks passed
@kishore7snehil kishore7snehil deleted the fern-bot/2026-04-09T10-47Z branch April 9, 2026 11:12
@kishore7snehil kishore7snehil mentioned this pull request Apr 9, 2026
kishore7snehil added a commit that referenced this pull request Apr 9, 2026
**Added**
- feat: Add CIMD support, organization connections, group deletion,
refresh token listing; remove AOL/Flickr/Yammer providers
[\#816](#816)
([fern-api[bot]](https://github.com/apps/fern-api))
- feat:Add `Auth0-Custom-Domain` header support for Multiple Custom
Domains (MCD) [\#799](#799)
([kishore7snehil](https://github.com/kishore7snehil))
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