Class ThirdPartyOauthConfig (0.20.1)

ThirdPartyOauthConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Stores information for third party applicationOAuth.

Attributes

Name Description
app_name str
Optional. The type of the application. E.g., "jira", "box", etc.
instance_name str
Optional. The instance name identifying the 3P app, e.g., "vaissptbots-my". This is different from the instance_uri which is the full URL of the 3P app e.g., "https://vaissptbots-my.sharepoint.com".