simpleidserver / SimpleIdServer

OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
https://simpleidserver.com/
Apache License 2.0
683 stars 90 forks source link

Do you consider supporting webauthn technology when logging in? #667

Open herotheo opened 6 months ago

herotheo commented 6 months ago

Do you consider supporting webauthn technology when logging in?

simpleidserver commented 6 months ago

Hello,

SimpleIdServer supports the webauthn technology, and it can be activated by adding an Authentication Context Class Reference with the webauthn authentication method. For additional details, please consult the documentation: https://simpleidserver.com/docs/iam/authmethods

Best regards,

SID