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

Add support of duration field to CreateAccessServiceToken #1101

Open
dm3ch opened this issue Oct 4, 2022 · 1 comment
Open

Add support of duration field to CreateAccessServiceToken #1101

dm3ch opened this issue Oct 4, 2022 · 1 comment

Comments

@dm3ch
Copy link

dm3ch commented Oct 4, 2022

Current cloudflare-go version

latest

Description

Currently it is impossible to set duration of created token, or update it duration. But it's possible to do that from Cloudflare Dashboard which seems to use same API methods.

Use cases

It could be very useful in cloudflare terraform provider, cause it would allow to create static long-lived access tokens.

Potential cloudflare-go usage

Nope

References

No response

@dm3ch
Copy link
Author

dm3ch commented Oct 4, 2022

Screenshot 2022-10-04 at 12 15 23

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

2 participants