aws / aws/agentcore-cli

Identity: `create_oauth2_credential_provider` only supports custom config, not provider-specific configs

オープン
#682 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
TypeScript
スター
290
フォーク
96
平均マージ
1日 2時間
マージ済み PR(30日)
183

説明

## Description

When using `create_oauth2_credential_provider`, users cannot provide provider-specific configurations such as `googleOauth2ProviderConfig`, `slackOauth2ProviderConfig`, etc. Only the custom configuration is supported.

## Steps to Reproduce

1. Attempt to create an OAuth2 credential provider with a provider-specific config (e.g., Google, Slack)
2. Observe that only the custom config option is available

## Expected Behavior

Users should be able to specify provider-specific OAuth2 configurations (e.g., `googleOauth2ProviderConfig`, `slackOauth2ProviderConfig`) when creating a credential provider.

## Actual Behavior

Only the custom configuration is accepted. Provider-specific configs are not supported.

## CLI Version

_N/A_

## Operating System

macOS

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

エントリポイント create_oauth2_credential_provider から開始し、受け付ける設定がどのように定義されているかを追跡します。カスタム設定の処理を、issue で挙げられているプロバイダー固有のオプション(googleOauth2ProviderConfig と slackOauth2ProviderConfig を含む)と比較します。ユーザーが credential provider の作成時に、それらのプロバイダー固有の OAuth2 設定を指定できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
typescript
領域
authentication
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
68/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。