adobe / adobe/aio-cli-plugin-cloudmanager
Support auto-loading appropriate ims context based on program id mapping
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 50
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Currently only one Adobe IO JWT can be stored inside the aio config (because only the key `jwt-auth`) is used. For working with multiple accounts in parallel it would be beneficial if multiple JWT authentication configs could be stored in parallel and bound to specific Cloud Manager Program ID.
Maybe supporting a key config naming scheme like `jwt-auth.` would be sufficient. If no such key is found, the fallback could be the key `jwt-auth`.
Contributor guide
Assessment
This issue has not been assessed yet.