Can a website register users with OpenID Connect and Authenticate them with WebAuthn? – Javascript
The credentials are stored in Azure AD. Azure AD supports OpenID Connect. The clients use a modern browser using Android/iPhone or Windows Hello. Is it possible to implement the WebAuthn API with your website. And when a user has no…