Update OAuth application settings
Updates the OAuth application settings for the instance.
Request body
Whether dynamic OAuth client registration is enabled for the instance (RFC 7591).
Default scopes. Set to null to reset to Clerk-provided defaults.
Whether OAuth JWT access tokens are enabled for the instance (disabled indicates opaque access tokens).
Whether the instance advertises support for Client ID Metadata Documents in its OAuth authorization server metadata.
When true, new unknown CIMD clients are rejected. Previously auto-connected and pre-registered clients remain admitted; deleting a client makes it unknown again.
When true, recorded implicitly allowed CIMD clients are rejected on future client lookups. Explicitly allowed clients remain accepted. This does not revoke previously issued access tokens.
Response
Success
String representing the object's type. Objects of the same type share the same value.
Whether dynamic OAuth client registration is enabled for the instance (RFC 7591).
Default scopes.
Whether OAuth JWT access tokens are enabled for the instance (disabled indicates opaque access tokens).
Whether the instance advertises support for Client ID Metadata Documents in its OAuth authorization server metadata.
When true, new unknown CIMD clients are rejected. Previously auto-connected and pre-registered clients remain admitted; deleting a client makes it unknown again.
When true, recorded implicitly allowed CIMD clients are rejected on future client lookups. Explicitly allowed clients remain accepted. This does not revoke previously issued access tokens.