Linux Web App Auth Settings Microsoft Args
Constructors
Properties
Link copied to clipboard
The OAuth 2.0 client secret that was created for the app used for authentication. Cannot be specified with client_secret_setting_name
.
Link copied to clipboard
The app setting name containing the OAuth 2.0 client secret that was created for the app used for authentication. Cannot be specified with client_secret
.
Link copied to clipboard
Specifies a list of OAuth 2.0 scopes that will be requested as part of Microsoft Account authentication. If not specified, "wl.basic" is used as the default scope.