Skip to content

Conversation

@achetronic
Copy link

@achetronic achetronic commented Mar 17, 2025

Overview

I am adding ability to change default expiry times through the GRPC API. Thos changes are not persisted as the intention is to use this only when needed for some tokens by admins/operators

What this PR does / why we need it

This PR is needed for those deployments that need to generate long-lived tokens for special use cases such as QA flows, that are not able to generate tokens on their own from time to time. This allos operators to generate one token with a long expiry time for them.

It closes #4045

Special notes for your reviewer

n/a

Signed-off-by: Alby Hernández <donfumero@gmail.com>
@achetronic achetronic mentioned this pull request Mar 17, 2025
2 tasks
@achetronic achetronic closed this by deleting the head repository Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set expiry times by GRPC API

1 participant