What is the nature and description of the request?
Customers are moving to SAML-only authentication in AAP. With the change to 2.5, all auth must go through the gateway, but users still need to be able to pull EEs locally using podman to do testing via ansible-navigator. Currently, podman login <gatewayfqdn> does not work (even when using a PAT) with a SAML user
Why does the customer need this? (List the business requirements here)
The customer needs SAML-based users to be able to pull Execution Environments so they can test playbooks locally before pushing them into their repos and making them available in their production AAP. This is necessary for faster coding cycles
How would you like to achieve this? (List the functional requirements here)
This would require a modification to podman,gateway,hub depending on where the current issue is, to support token-based auth for pulling EEs locally