Aspnetcore: Q: Is WebAuthn planned to be implemented by aspnet.identity?

Created on 11 Apr 2018  路  5Comments  路  Source: dotnet/aspnetcore

Hello,

The API should be available in Chrome and Firefox May release.
Starting to look at it and be ready for it could be a good idea?

webauthn specs

(Question initially posted on aspnet/Security here)

affected-medium area-identity enhancement severity-major

Most helpful comment

The World Wide Web Consortium (W3C) announced today that the Web Authentication API (WebAuthn) is now an official web standard. Are there any plans to integrate this into ASP.NET Identity Core?

All 5 comments

Maybe. As we've finally implemented TOTP it be an interesting fit, but it's not high in the priority list right now.

The World Wide Web Consortium (W3C) announced today that the Web Authentication API (WebAuthn) is now an official web standard. Are there any plans to integrate this into ASP.NET Identity Core?

I鈥檇 like to add my voice to this as well, now that the standard is approved.

Same question here. We're coding our own handling of this since it isn't already implemented, but it would be great to see it supported by aspnet.identity out of the box.

It would be nice to have nativ support from ms for webauth. I think this will also help to get more people interesset in this.

Was this page helpful?
0 / 5 - 0 ratings