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

When to do WebAuthn offline refill #149

Open
nilsbehlen opened this issue Mar 5, 2024 · 0 comments
Open

When to do WebAuthn offline refill #149

nilsbehlen opened this issue Mar 5, 2024 · 0 comments

Comments

@nilsbehlen
Copy link
Member

Trying it every time after using the token offline is very annoying because, depending on the network setup, it is required to wait for some timeout. This is also not really affected by the possibilities given with WinHttpSetTimeouts, or the stages are stacked or something - it is longer than configured...
For HOTP there is the refill threshold. For WebAuthn the options are either:

  • Time based
  • Auth counter based (as returned from the authenticator)
@nilsbehlen nilsbehlen added this to the 3.6.1 or 3.7.0 milestone Jan 10, 2025
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