다음을 통해 공유


IdentityProviders Class

Definition

The configuration settings of each of the identity providers used to configure ContainerApp Service Authentication/Authorization.

public class IdentityProviders
type IdentityProviders = class
Public Class IdentityProviders
Inheritance
IdentityProviders

Constructors

IdentityProviders()

Initializes a new instance of IdentityProviders.

Properties

Apple

The configuration settings of the Apple provider.

AzureActiveDirectory

The configuration settings of the Azure Active directory provider.

AzureStaticWebApps

The configuration settings of the Azure Static Web Apps provider.

CustomOpenIdConnectProviders

The map of the name of the alias of each custom Open ID Connect provider to the configuration settings of the custom Open ID Connect provider.

Facebook

The configuration settings of the Facebook provider.

GitHub

The configuration settings of the GitHub provider.

Google

The configuration settings of the Google provider.

Twitter

The configuration settings of the Twitter provider.

Applies to