User Profile
satheeshshankar
Copper Contributor
Joined 4 years ago
User Widgets
Recent Discussions
User authentication from specific domain in Azure AD
Have configured Web based application in Azure AD with SAML SSO. We have 2 domains (Eg., abc.com & xyz.com) in ADFS and we have added both these in domains in Azure AD. Now the criteria for that particular application is that it should authenticate from a specific domain (abc.com) only w.r.t the samaccount name. But due to trust between both domains it's getting authenticated from xyz.com domain. Can we able to configure that in Azure AD end...1.5KViews0likes0CommentsConfiguring OpenID Connect in Azure AD application
I have registered the application in my AD Tenant with following steps, 1. In the Azure Active Directory selected App Registrations and then selected New registration. 2. Given Application name and under support account types , selected the option "Accounts in this organizational directory only (Single tenant)" 3. Provided Redirect URI and selected ID tokens for Implicit grant and hybrid flows When tried to login getting this error message "We couldn't sign you in. Please try again" Tried clearing cookies, incognito mode but still the same. Please let me know if anything to be checked and do we need to provide the OpenID Connect metadata document (https://login.microsoftonline.com/{tenant}/.well-known/openid-configuration) to the Application team to update this in their code?1.4KViews1like0Comments
Recent Blog Articles
No content to show