Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 7.89 KB

OAuth2ClientConfigurationUpdate.md

File metadata and controls

18 lines (15 loc) · 7.89 KB

OAuth2ClientConfigurationUpdate

Fields

Field Type Required Description
redirectUris array<string> ✔️ N/A
clientName string ✔️ N/A
clientId string ✔️ N/A
tokenEndpointAuthMethod ?Components\OAuth2ClientConfigurationUpdateTokenEndpointAuthMethod N/A
grantTypes array<Components\OAuth2ClientConfigurationUpdateGrantTypes> N/A
responseTypes array<Components\OAuth2ClientConfigurationUpdateResponseTypes> N/A
scope ?string N/A
clientUri ?string N/A
logoUri ?string N/A
tosUri ?string N/A
policyUri ?string N/A