You need to sign in to do that
Don't have an account?
David Wu 67
Setup SSO with Azure AD Authentication Provider
I'm new to salesfore and my goal is to setup SSO between Azure AD and SSO internal user.
This is the guide i'm try to follow
https://help.salesforce.com/articleView?id=sso_provider_azure.htm&type=5 (https://help.salesforce.com/articleView?id=sso_provider_azure.htm&type=5)
I've completed everything but it seems not fully work.
Instead, i need to login to salesforce use original salesforce password and oepn the Existing User Linking URL
https://mydomain.my.salesforce.com/services/auth/link/MyAzure
the SSO only work after i link my account manuelly, does anyone know where to establish the auto mapping between two account?
Many thanks!
This is the guide i'm try to follow
https://help.salesforce.com/articleView?id=sso_provider_azure.htm&type=5 (https://help.salesforce.com/articleView?id=sso_provider_azure.htm&type=5)
I've completed everything but it seems not fully work.
Instead, i need to login to salesforce use original salesforce password and oepn the Existing User Linking URL
https://mydomain.my.salesforce.com/services/auth/link/MyAzure
the SSO only work after i link my account manuelly, does anyone know where to establish the auto mapping between two account?
Many thanks!
I suggest using the SAML Assertion Validator to troubleshoot single sign-on (SSO) login problems and identify errors in SAML assertions sent by your identity provider.
You will be able to identify what the underlying error is
Let me know if this helps, if it does, please mark this answer as best so that others facing the same issue will find this information useful. Thank you
i whas tried to us SAML and follow the guide https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/salesforce-tutorial from microsoft, however, we have old ADFS setting and can't change to Azure AD because of the fields are different, log a case with salesfore ask to delete the old ADFS setting in SSO session, but Salesforce support can't help and suggest me to use Authentication Provider. if i can completed delete the old SAML and create a SSO SMAL by upload metadata file, it will be a easy task for me, but i can't find a way to do that.