adobe / adobe/aio-cli-plugin-cloudmanager

OAuth Configuration Documentation: "client_secret" is "client_secrets" - adapt documentation

未关闭
#692 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
JavaScript
星标
50
派生
36
PR 合并指标
30 天内没有已合并 PR

描述

**Expected Behavior**

The documentation (OAuth configuration) matches the tool (version 4.2.0).

**Actual Behavior**

The documentation for OAuth does not match the config keys in 4.2.0:

The documentation at https://github.com/adobe/aio-cli-plugin-cloudmanager?tab=readme-ov-file#setup-for-oauth-integration mentions that the OAuth config has a key "client_secret", but the field is now called "client_secrets" (for OAuth only) and has become a list property, see e.g. here: https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/main/e2e/e2e.js#L72

**Reproduction Scenario, Platform, and Version**

Version 4.2.0

**Steps to Reproduce**

Setup aio cli-cloudmanager using OAuth according to documentation https://github.com/adobe/aio-cli-plugin-cloudmanager?tab=readme-ov-file#setup-for-oauth-integration
You will get an HTTP 400 (parameter client_secrets missing)

贡献指南

打开贡献指南

调研方向

从仓库 README 中的 OAuth 配置部分开始,并将其中记录的键与版本 4.2.0 的 e2e/e2e.js 第 72 行附近的内容进行比较。更新文档,使 OAuth 配置与工具一致,然后验证设置步骤不再引用缺失的参数。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
documentation
Issue 类型
文档
难度
1/5
预计耗时
1 小时以内
活跃度
停滞
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。