Skip to content

Auto-configure map-based PublicKeyCredentialUserEntityRepository and UserCredentialRepository beans when spring-security-webauthn is on the classpath #49570

@rwinch

Description

@rwinch

In order for the entire application to use the same repositories it would be nice if Spring Boot would automatically add Auto Configuration for WebAuthn Beans.

If spring-security-webauthn is on the classpath, then defineMapPublicKeyCredentialUserEntityRepository and MapUserCredentialRepository with ConditionalOnBean for PublicKeyCredentialUserEntityRepository and UserCredentialRepository respectively.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions