Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 2.13 KB

File metadata and controls

12 lines (8 loc) · 2.13 KB

OAuthApplicationSettings

Success

Fields

Field Type Required Description
object OAuthApplicationSettingsObject ✔️ String representing the object's type. Objects of the same type share the same value.
dynamicOauthClientRegistration boolean ✔️ Whether dynamic OAuth client registration is enabled for the instance (RFC 7591).
oauthJwtAccessTokens boolean ✔️ Whether OAuth JWT access tokens are enabled for the instance (disabled indicates opaque access tokens).