-
-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpinnedPinnedPinned
Description
Is your feature request related to a problem? Please describe.
See Token Binding feature:
The framework proposes several strategies:
- Ignore: see
Webauthn\TokenBinding\IgnoreTokenBindingHandler - Error: see
Webauthn\TokenBinding\TokenBindingNotSupportedHandler - Sec-Token-Binding: see
Webauthn\TokenBinding\SecTokenBindingHandler(not tested)
Describe the solution you'd like
The library should propose a class to fully support this feature
Describe alternatives you've considered
N/A
Additional context
- Supported by Microsoft Edge only.
- Google Chrome removed it from its feature list: see https://www.chromestatus.com/feature/5097603234529280
- No information from Mozilla Firefox (see this page) or from the other browsers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpinnedPinnedPinned