UpdateOAuthProviderRequest
Request to update an OAuth provider
Properties
Section titled “Properties”| Property | Type |
|---|---|
authorization_url? |
string |
client_id? |
string |
client_secret? |
string |
display_name? |
string |
enabled? |
boolean |
redirect_url? |
string |
scopes? |
string[] |
token_url? |
string |
user_info_url? |
string |