-
Notifications
You must be signed in to change notification settings - Fork 593
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
access_users: Add ZeroTrust Users & Seats functions. #1427
Conversation
changelog detected ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feel free to add relevant comments .
Right now as far as testing goes, outside of basic response unmarshelling I am unsure what you would like to see.
@jacobbednarz thanks for the review, this should hopefully be in a better state now. |
thanks for this one @gavinelder 🏆 |
This functionality has been released in v0.81.0. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Description
Closes #1425
The following adds the Cloudflare Zerotrust / Access endpoints for user & seat management.
The following is a rough draft with comments for feedback.
Has your change been tested?
Basic API calls locally against relevant endpoints to ensure a proper response is given.
Types of changes
What sort of change does your code introduce/modify?
Checklist:
and relies on stable APIs.