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
Updated by pulpbot about 4 years ago
- Status changed from NEW to POST
Added by Fabricio Aguiar about 4 years ago
Updated by Anonymous about 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp_ansible|bf8703a4787f9e592c604e4c936a11a71c2f46d1.
Updated by pulpbot about 4 years ago
Added by Fabricio Aguiar about 4 years ago
Revision 801af43d | View on GitHub
Ensure that when creating a CollectionRemote with auth_url that you use token together.
Updated by pulpbot about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Ensure that when creating a CollectionRemote with auth_url that you use token together.
https://pulp.plan.io/issues/7821 closes #7821