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

Support a way to indicate an initial enrollment #16

Closed
jessepeterson opened this issue Jun 2, 2021 · 0 comments
Closed

Support a way to indicate an initial enrollment #16

jessepeterson opened this issue Jun 2, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jessepeterson
Copy link
Member

The webhook currently will inform you about TokenUpdate events. However they are explicitly meant to be sent multiple times during the lifetime of a device's enrollment. Thus, a TokenUpdate doesn't necessarily indicate an enrollment—unless it is the very first one. Support a way to track and signifiy an initial TokenUpdate in the event sent out so that enroll-time actions can be undertaken only once.

I imagine this would come in the form of a TokenUpdate counter that is reset every enrollment. In which case only the first TokenUpdate would represent the initial enrollment.

@jessepeterson jessepeterson added the enhancement New feature or request label Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant