Skip to content

Feat: Add passkey fields, error types, and resource server enhancements #863

Merged
tanya732 merged 2 commits into
masterfrom
fern-bot/2026-05-12_04-52-54_129
May 19, 2026
Merged

Feat: Add passkey fields, error types, and resource server enhancements #863
tanya732 merged 2 commits into
masterfrom
fern-bot/2026-05-12_04-52-54_129

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

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

Changes

This PR regenerates the Auth0 Java SDK to match the latest Management API definition. Key changes include:

New Types

  • Error response types: BadRequestSchema, ForbiddenSchema, UnauthorizedSchema, TooManyRequestsSchema (and associated *Error types) for structured error handling
  • CredentialDeviceTypeEnum for passkey credential device type classification

Enhancements

  • Resource Servers: Added allowOnlineAccessWithEphemeralSessions field to CreateResourceServerRequestContent, UpdateResourceServerRequestContent, and response types
  • Refresh token revocation: Added audience parameter to RevokeRefreshTokensRequestContent to scope revocation by resource server identifier
  • Passkey support: Extended CreateUserAuthenticationMethodRequestContent and related response types with passkey-specific fields (aaguid, credentialDeviceType, credentialBackedUp, identityUserId,
    userAgent, userHandle, transports)
  • Change password tickets: Updated resultUrl field description to clarify it may be specified with client_id when custom password reset page and post-challenge Action are configured
  • Connections: ConnectionResponseCommon now includes id and name as required fields with staged builder; all ConnectionResponseContent* and CreateConnectionRequestContent* types updated to use shared
    common fields pattern

Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-java-sdk: 4.6.3
@fern-api fern-api Bot requested a review from a team as a code owner May 12, 2026 04:53
@tanya732 tanya732 changed the title SDK regeneration Feat: Add passkey fields, error types, and resource server enhancements May 19, 2026
@tanya732 tanya732 merged commit e9ba8e5 into master May 19, 2026
7 checks passed
@tanya732 tanya732 deleted the fern-bot/2026-05-12_04-52-54_129 branch May 19, 2026 13:43
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.

2 participants