Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 503 Bytes

FIDO2-WebAuthn-Authentication-Registration-Redis.md

File metadata and controls

15 lines (10 loc) · 503 Bytes
layout title category
default
CAS - FIDO2 WebAuthn Multifactor Authentication
Multifactor Authentication

{% include variables.html %}

Redis FIDO2 WebAuthn Multifactor Registration

Device registrations may be kept inside a Redis database instance by including the following module in the WAR overlay:

{% include_cached casmodule.html group="org.apereo.cas" module="cas-server-support-webauthn-redis" %}

{% include_cached casproperties.html properties="cas.authn.mfa.web-authn.redis" %}