Credential repository injection/configuration is not consistent

Description

The credential repository used can be changed by creating your own repository bean. However, the repository the DefaultWebAuthnAuthenticationClient uses is fixed to the default repository. So if you tried to create your own, you’d currently have to create your own client bean as well. I will clean this up.

Environment

None

Activity

Philip SmartJanuary 9, 2025 at 11:44 AM

And also a cleanup of the FIDO Metadata service injection.

Philip SmartJanuary 8, 2025 at 4:18 PM

This also applied to the webAuthnClient injection itself. Both are now fixed.

Fixed

Details

Assignee

Reporter

Fix versions

Created January 8, 2025 at 12:00 PM
Updated January 17, 2025 at 11:46 AM
Resolved January 9, 2025 at 11:45 AM