OAuthAuthentication Class

OAuthAuthentication.

All required parameters must be populated in order to send to Azure.

Inheritance
OAuthAuthentication

Constructor

OAuthAuthentication(**kwargs)

Parameters

type
str
Required

Required. Constant filled by server.

secret
str
Required

Gets or sets the secret, return value will always be empty.

tenant
str
Required

Gets or sets the tenant.

audience
str
Required

Gets or sets the audience.

client_id
str
Required

Gets or sets the client identifier.