--os-token is unweildy for use with PKI tokens

Registered by Dolph Mathews

Commonly used UUID tokens are of a reasonably length to be specified as CLI arguments. However, given the potential length of base64-encoded PKI tokens, this approach becomes unwieldy.

This blueprint would introduce two new options complement the existing OS_TOKEN environment variable and --os-token CLI argument:

    OS_TOKEN_FILE=/abs/path/to/token

    --os-token-file=/abs/path/to/token

If --os-token-file is provided along with OS_TOKEN_FILE, --os-token-file should take precedence.
If either --os-token or OS_TOKEN is provided along with either OS_TOKEN_FILE or --os-token-file, an error should be raised.

Blueprint information

Status:
Complete
Approver:
Joseph Heck
Priority:
Medium
Drafter:
Dolph Mathews
Direction:
Approved
Assignee:
Dolph Mathews
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Dolph Mathews

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.