Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 8 KB

File metadata and controls

19 lines (16 loc) · 8 KB

OAuth2ClientConfigurationUpdate

Fields

Field Type Required Description
redirect_uris List[str] ✔️ N/A
token_endpoint_auth_method Optional[models.OAuth2ClientConfigurationUpdateTokenEndpointAuthMethod] N/A
grant_types List[models.OAuth2ClientConfigurationUpdateGrantTypes] N/A
response_types List[str] N/A
scope Optional[str] N/A
client_name str ✔️ N/A
client_uri OptionalNullable[str] N/A
logo_uri OptionalNullable[str] N/A
tos_uri OptionalNullable[str] N/A
policy_uri OptionalNullable[str] N/A
default_sub_type Optional[models.SubType] N/A
client_id str ✔️ N/A