Skip to content

Allow AccessTokens to be redeemed using a predictable URI #2182

@fgiorgetti

Description

@fgiorgetti

Describe the solution you'd like
Today the URL defined by the access grant server, to redeem an AccessToken is defined
based on the generated uid of the respective AccessGrant.

So users that need to set their skupper site definitions using GitOps cannot define their
own AccessTokens beforehands, as the URI will only be defined once the AccessGrant is
created.

The proposal here is to change that behavior and use a predictable URI that can be composed
by the Namespace + the AccessGrant name. In example: /mygrant-at-west (to prevent clashes).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions