Add user attributes to keybox objects #292

Closed
opened 2024-01-19 06:46:44 +00:00 by alexvanin · 0 comments

Keybox objects produced by s3-authmate app may be used by 3rd party applications to manage credentials. There is no strict requirements for keybox header format, so 3rd party applications may read some meta-info from keybox attributes.

Describe the solution you'd like

Therefore it would be nice to support attribute setting in the issue-secret command.

Describe alternatives you've considered

There is at least one case that requires OwnerID attribute, so we can go for less generic approach: add --owner-attribute 'XXX' flag.

Additional context

None.

## Is your feature request related to a problem? Please describe. Keybox objects produced by s3-authmate app may be used by 3rd party applications to manage credentials. There is no strict requirements for keybox header format, so 3rd party applications may read some meta-info from keybox attributes. ## Describe the solution you'd like Therefore it would be nice to support attribute setting in the `issue-secret` command. ## Describe alternatives you've considered There is at least one case that requires OwnerID attribute, so we can go for less generic approach: add `--owner-attribute 'XXX'` flag. ## Additional context None.
alexvanin added this to the v0.29.0 milestone 2024-01-19 06:46:44 +00:00
dkirillov was assigned by alexvanin 2024-01-19 06:46:44 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#292
There is no content yet.