Hello,
Does anyone know if MS’s up coming requirement of Windows 11 Pro to use a Microsoft Account for login is just a different credential provider? From what I understand Windows has a few built in like of course the normal password, but also pin and face recognition and maybe finger prints. I did notice that in MS github there are sample credential providers for Windows 7 and the API should still be there for 10 and 11. Also when googling around I found you can authenticate your windows system with a google account (work or school, likely not free). If the upcoming MSA requirement is just a credential provider I bet one could turn it off in group policy, I wish someone would check. I’ve got two installs of Windows 7 and 10 I’ve checked and group policy does allow disabling credential providers using CLSID (class ids for com I think). Here is a screen shot and links for github code and google credential provider for windows.
Does anyone know if MS’s up coming requirement of Windows 11 Pro to use a Microsoft Account for login is just a different credential provider? From what I understand Windows has a few built in like of course the normal password, but also pin and face recognition and maybe finger prints. I did notice that in MS github there are sample credential providers for Windows 7 and the API should still be there for 10 and 11. Also when googling around I found you can authenticate your windows system with a google account (work or school, likely not free). If the upcoming MSA requirement is just a credential provider I bet one could turn it off in group policy, I wish someone would check. I’ve got two installs of Windows 7 and 10 I’ve checked and group policy does allow disabling credential providers using CLSID (class ids for com I think). Here is a screen shot and links for github code and google credential provider for windows.
Windows-classic-samples/Samples/Win7Samples/security/credentialproviders at main · microsoft/Windows-classic-samples
This repo contains samples that demonstrate the API used in Windows classic desktop applications. - microsoft/Windows-classic-samples
github.com
Google Credential Provider for Windows®
Google Credential Provider for Windows® (GCPW) lets users sign in to Windows® devices with the Google Account they use for work. GCPW provides users with a single sign-on experience to Google services and all the security features available with their Google Account.
tools.google.com