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

how to control the tunnel token expiration day (currently set to 1 day by default) #506

Open
huynhducloi00 opened this issue Jan 7, 2025 · 1 comment
Labels
feature-request New feature or functionality request

Comments

@huynhducloi00
Copy link

I run this command:

devtunnel token tunnel_ID --scopes connect

and it returns 1 day of access token by the default
how to change that to longer. is there a flag for this?

@derekbekoe derekbekoe added the feature-request New feature or functionality request label Jan 9, 2025
@derekbekoe
Copy link
Contributor

Changing the tunnel token expiration is not supported.
One option today, is to delete the tunnel and create a new one.
Deleting the tunnel will cause the previous token to no longer function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or functionality request
Projects
None yet
Development

No branches or pull requests

2 participants