Have you got a chance to look at it?
Federation - Sign in to Azure AD with Google Account - Issue with password,PIN for Azure AD Joined machines
Hello,
My goal is to log in with Google Account to Azure ID.
I was able to achieve this by running user provisioning in Google - now, the account created in Google are automatically created in Azure. It is fine.
The second step was adding the possibility to log in to Azure with Google Account - it is also done. Once I log to the Azure portal, it redirects me to Google and comes back to Azure. I did this by using: Set-MsolDomainAuthentication -Authentication Federated and some more parameters from Google.
Now, I want to connect some connect to Azure AD. After Windows 10 installation, I select WORK ACCOUNT and put my email. It is also working fine. It redirects me to Google and login correctly (federation works perfectly). Later told me that my company requires Windows Hello and ask me for creating PIN. After the creation of PIN I'm able to login to the system. Everything went fine.
Problems\Questions:
1) I can log in to the system by using PIN. What in case if I forgot PIN? When I select "I don't remember PIN on login screen" Windows starts "thinking" and after a few minutes its back me to the login screen again. Looks like I'm not able to reset the PIN. Something doesn't work.
2) Ok. I have a problem with PIN. So, let's try with the password. Trying....and see that password is incorrect. I know that I have federation to Google and Google stores my password but I was able to create this account (earlier by a redirect to Google), so, why I'm not able to do this now? During the login process? Something is wrong with Azure or my settings? It might be the BUG or something? Keep in mind that I have federation settings by: Set-MsolDomainAuthentication -Authentication Federated
3) I can't reset the password for the account in Azure AD portal. It is normal because Azure doesn't store my creational - only Google. But How can I fix the above two points? When I forgot PIN I have to reinstall the computer :) ???
I hope that everything above is clear. I was wondering why I'm facing those issues. Is there any "lack" in Azure for this federated setup or I did something wrong?
My Azure AD is in the version provided by Office 365.