Hello,
I'm trying to integrate a 3rd party IdP which also acts as 2MFA with Azure AD and ADFS: Azure AD doesn't yet support it so in the meanwhile, I've configured ADFS to use it as IdP provider.
Login auth flow sample:
Azure AD -> ADFS -> 3rd party IdP
Everything works except that when a user provide his creds to Azure AD and that he is redirected to ADFS, when he lands on the IdP web page, he has to provide again the username.
Any thought ?