Actions
Issue #5778
closedPermissions on the Bearer tokens are not documented
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Easy Fix
Sprint:
Sprint 63
Quarter:
Description
https://pulp-container.readthedocs.io/en/latest/workflows/authentication.html
States how to generate the token public key & token private key, but does not state what permissions they should have. (although the openssl command uses default modes of the umask and 600 respectively).
It should state what permissions it should have:
- user
- group
- octal mode
Actions
Add note about access permissions for private and public keys
closes #5778 https://pulp.plan.io/issues/5778