Package io.quarkus.security.webauthn
Interface WebAuthnRunTimeConfig.RelyingPartyConfig
- Enclosing interface:
- WebAuthnRunTimeConfig
public static interface WebAuthnRunTimeConfig.RelyingPartyConfig
Root CRLs for attestation verification of authenticators. These are the root CRLs from FIDO Alliance.
The CRLs are required to ensure that the metda data service can be trusted.
-
Method Summary
-
Method Details
-
id
The id (or domain name of your server) -
name
A user friendly name for your server
-