Actions
Issue #7821
closedWhen I use CollectionRemote.auth_url I also need to use CollectionRemote.token but the opposite is not true
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
The ONLY place the auth_url is used for is cloud.redhat.com. Token is a requirement if you specify auth_url, but you can use a token without specifying auth_url https://github.com/pulp/pulp_ansible/pull/418#issuecomment-725610338
Actions
Ensure that when creating a CollectionRemote with auth_url that you use token together.
https://pulp.plan.io/issues/7821 closes #7821