adobe / adobe/aio-cli-plugin-cloudmanager

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

Open
#692 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
50
Forks
36
PR merge metrics
No merged PRs in 30d

Description

**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)

Contributor guide

Open the contributing guide

Research direction

Start with the OAuth configuration section in the repository README and compare its documented keys with e2e/e2e.js around line 72 for version 4.2.0. Update the documentation so the OAuth configuration matches the tool, then verify the setup steps no longer refer to the missing parameter.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.