Interface AuthorizationProvider.JwsAuthorizationProvider

All Superinterfaces:
AuthorizationProvider
Enclosing interface:
AuthorizationProvider

public static interface AuthorizationProvider.JwsAuthorizationProvider extends AuthorizationProvider
An authorization provider using JWS to do the authorization.

Currently only deregistration supports this AuthorizationProvider. This authorization provider can be used to deregister authenticators without asking the user to authenticate.

This is supported only when the backend uses nevisFIDO 7.2402.** or later.

This interface is experimental and can change in the future without notice.