-
Feature Request
-
Resolution: Unresolved
-
Normal
-
None
-
2.5
-
False
-
-
False
- What is the nature and description of the request?
- Clarify misleading/incorrect instructions for API Token creation when going through the process of installing Self Service Automation Portal on AAP 2.6, as further described below
- When creating an API token for admin user authentication (https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html-single/installing_self-service_automation_portal/index#self-service-generate-oauth-token_self-service-preinstall-config) , Step 4 says to Select the TOKENS tab. This tab does not exist. There is an API Tokens tab and a Legacy Tokens tab. The correct tab to select is API Tokens, but this is not clear in the instructions. Optionally, the user could create the token from the Access Management -> API Tokens menu instead of within User properties.
- When creating an API token for admin user authentication (https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html-single/installing_self-service_automation_portal/index#self-service-generate-oauth-token_self-service-preinstall-config) , Step 6 says to set Scope to READ. This should be WRITE.
- When adding the API token to OCP for AAP authentication (https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html-single/installing_self-service_automation_portal/index#self-service-create-ocp-auth-secrets_self-service-create-ocp-secrets), Step 7 has the user add the aap-token Key to a secret that has WRITE access. This is correct, but in contradiction to the above instructions. The two must match, and be WRITE.
- Why does the customer need this? (List the business requirements here)
- The customer must be able to sync Job Templates from AAP to Self Service Portal
- The customer must have clear instructions within our documentation to properly deploy Self Service Portal
- The customer must know explicitly what scope their API token must have in order to allow Job Templates to sync
- How would you like to achieve this? (List the functional requirements here)
- Update the documentation linked above to reflect an accurate approach for adding API Tokens to AAP and OCP for Self Service Portal
- List any affected known dependencies: Doc, UI etc..
- Doc
- Github Link if any
- None