Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Implement Edge WebView for FIDO2 or Windows Hello Support #3971

Open
Mac-Chiato opened this issue May 24, 2024 · 2 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@Mac-Chiato
Copy link

A lot of modern companies require using FIDO2 for users or at least admins. Microsoft already migrated their own MG modules to work with authentication based on security keys etc. by moving from iexplore engine to Edge WebView. This does not work currently with pnp

Modern authentication should also be supported by PnP.
image

@Mac-Chiato Mac-Chiato added the enhancement New feature or request label May 24, 2024
@gautamdsheth gautamdsheth self-assigned this May 29, 2024
@gautamdsheth
Copy link
Collaborator

@Mac-Chiato - how do I get this screen in my tenant ? Can you point me to the docs for this, would help me better investigate and work on it.

@Mac-Chiato
Copy link
Author

@gautamdsheth
First off, you need a license that includes Conditional Access. Then you can create a policy that blocks access if a defined level of authentication strength can not be garantueed. A description is here: https://learn.microsoft.com/en-us/entra/identity/authentication/concept-authentication-strengths

For developers, there are additional infos in this article:
https://learn.microsoft.com/en-us/entra/identity-platform/support-fido2-authentication#desktop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants