- What is the nature and description of the request?
Currently, the API token in Private Automation Hub is global, so if a user generates a new token the previous one is marked invalid. This RFE is for implementing a user-based API token.
- Why does the customer need this? (List the business requirements here)
This would allow non‑admin users to pull collections from a private Automation Hub instance via the command line without exposing the API token currently used by AAP.
- How would you like to achieve this? (List the functional requirements here)
Make the current API token per-user or add a new API token feature that's per-user.
- List any affected known dependencies: Doc, UI etc..
Private Automation Hub