Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make token TTL configurable #139

Open
viveksb007 opened this issue Oct 30, 2024 · 0 comments
Open

Make token TTL configurable #139

viveksb007 opened this issue Oct 30, 2024 · 0 comments

Comments

@viveksb007
Copy link

Currently TOKEN_EXPIRY_SECS is hardcoded to 48 * 3600 code link.

Can we make it configurable?

I can make a PR for this.

I am thinking of adding the token expiry ttl in Token struct used in API schema (https://github.com/aws/aws-nitro-enclaves-acm/blob/main/src/vtok_rpc/src/api.rs#L149)

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

No branches or pull requests

1 participant