次の方法で共有


az containerapp auth google

Google ID プロバイダーの containerapp 認証と承認を管理します。

コマンド

名前 説明 状態
az containerapp auth google show

Google ID プロバイダーの認証設定を表示します。

Core GA
az containerapp auth google update

Google ID プロバイダーのクライアント ID とクライアント シークレットを更新します。

Core GA

az containerapp auth google show

Google ID プロバイダーの認証設定を表示します。

az containerapp auth google show [--ids]
                                 [--name]
                                 [--resource-group]
                                 [--subscription]

Google ID プロバイダーの認証設定を表示します。

az containerapp auth google show --name my-containerapp --resource-group MyResourceGroup

省略可能のパラメーター

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--ids

1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。

プロパティ
Parameter group: Resource Id Arguments
--name -n

Containerapp の名前。 名前は、小文字の英数字または '-' で構成され、文字で始まり、英数字で終わる必要があり、'--' を持つことができず、32 文字未満である必要があります。

プロパティ
Parameter group: Resource Id Arguments
--resource-group -g

リソース グループの名前。 az configure --defaults group=<name>を使用して既定のグループを構成できます。

プロパティ
Parameter group: Resource Id Arguments
--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

プロパティ
Parameter group: Resource Id Arguments
グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

プロパティ
規定値: False
--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

プロパティ
規定値: False
--output -o

Output format.

プロパティ
規定値: json
指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

プロパティ
規定値: False

az containerapp auth google update

Google ID プロバイダーのクライアント ID とクライアント シークレットを更新します。

az containerapp auth google update [--allowed-audiences --allowed-token-audiences]
                                   [--client-id]
                                   [--client-secret]
                                   [--client-secret-name]
                                   [--ids]
                                   [--name]
                                   [--resource-group]
                                   [--scopes]
                                   [--subscription]
                                   [--yes]

Google ID プロバイダーのクライアント ID とクライアント シークレットを更新します。

az containerapp auth google update  -g myResourceGroup --name my-containerapp \
  --client-id my-client-id --client-secret very_secret_password

省略可能のパラメーター

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--allowed-audiences --allowed-token-audiences

JWT トークンを検証する対象ユーザーの許可リストの構成設定。

--client-id

ログインに使用されるアプリのクライアント ID。

--client-secret

クライアント シークレット。

--client-secret-name

証明書利用者アプリケーションのクライアント シークレットを含むアプリ シークレット名。

--ids

1 つ以上のリソース ID (スペース区切り)。 これは、'Resource Id' 引数のすべての情報を含む完全なリソース ID である必要があります。 --ids または他の 'Resource Id' 引数を指定する必要があります。

プロパティ
Parameter group: Resource Id Arguments
--name -n

Containerapp の名前。 名前は、小文字の英数字または '-' で構成され、文字で始まり、英数字で終わる必要があり、'--' を持つことができず、32 文字未満である必要があります。

プロパティ
Parameter group: Resource Id Arguments
--resource-group -g

リソース グループの名前。 az configure --defaults group=<name>を使用して既定のグループを構成できます。

プロパティ
Parameter group: Resource Id Arguments
--scopes

認証中に要求する必要があるスコープの一覧。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

プロパティ
Parameter group: Resource Id Arguments
--yes -y

確認を求めないでください。

プロパティ
規定値: False
グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

プロパティ
規定値: False
--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

プロパティ
規定値: False
--output -o

Output format.

プロパティ
規定値: json
指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

プロパティ
規定値: False