Azure AD Identity doesn't seem to provide email for auto-linking
Hi all,
I've setup the Azure Active Directory Auth configuration and sigining in through our Azure AD works perfectly.
I've modified the AuthenticationOptions so the External Sign in automatically links the accounts, but it seems like the Azure AD doesn't provide an e-mailaddress to link.
Azure AD Identity doesn't seem to provide email for auto-linking
Hi all,
I've setup the Azure Active Directory Auth configuration and sigining in through our Azure AD works perfectly.
I've modified the AuthenticationOptions so the External Sign in automatically links the accounts, but it seems like the Azure AD doesn't provide an e-mailaddress to link.
It gives me the following exception
Is there a way to make this work? It works perfectly without the
SetExternalSignInAutoLinkOptions
setting.Timo, Did you managed to link the accounts automatically
is working on a reply...