I created my own implementation of ICredentialProvider
and ICredentialProviderCredential
for Windows sample code , so I can use my own process to login in windows REF.
It works with credentials from a simple Windows user account, but for credentials from users related to an Azure Active Directory
(Azure AD) it doesn't work.
Is it possible to hand over the credentials direct to azure ad to login in Windows?
Or does anybody know where I can find sample code or a description for a own windows credential provider that use azure ad?
You must manage all users in CP. Credential provider not displayed for all users (Other user included)
And this is very good Full sample for you https://github.com/multiOTP/multiOTPCredentialProvider