次の方法で共有


IdentityProviders interface

ContainerApp Service の認証/承認の構成に使用される各 ID プロバイダーの構成設定。

プロパティ

apple

Apple プロバイダーの構成設定。

azureActiveDirectory

Azure Active Directory プロバイダーの構成設定。

azureStaticWebApps

Azure Static Web Apps プロバイダーの構成設定。

customOpenIdConnectProviders

各カスタム Open ID Connect プロバイダーのエイリアスの名前を、カスタム Open ID Connect プロバイダーの構成設定にマップします。

facebook

Facebook プロバイダーの構成設定。

gitHub

GitHub プロバイダーの構成設定。

google

Google プロバイダーの構成設定。

twitter

Twitter プロバイダーの構成設定。

プロパティの詳細

apple

Apple プロバイダーの構成設定。

apple?: Apple

プロパティ値

azureActiveDirectory

Azure Active Directory プロバイダーの構成設定。

azureActiveDirectory?: AzureActiveDirectory

プロパティ値

azureStaticWebApps

Azure Static Web Apps プロバイダーの構成設定。

azureStaticWebApps?: AzureStaticWebApps

プロパティ値

customOpenIdConnectProviders

各カスタム Open ID Connect プロバイダーのエイリアスの名前を、カスタム Open ID Connect プロバイダーの構成設定にマップします。

customOpenIdConnectProviders?: {[propertyName: string]: CustomOpenIdConnectProvider}

プロパティ値

{[propertyName: string]: CustomOpenIdConnectProvider}

facebook

Facebook プロバイダーの構成設定。

facebook?: Facebook

プロパティ値

gitHub

GitHub プロバイダーの構成設定。

gitHub?: GitHub

プロパティ値

google

Google プロバイダーの構成設定。

google?: Google

プロパティ値

twitter

Twitter プロバイダーの構成設定。

twitter?: Twitter

プロパティ値