I have installed an application (Kentico 8.1) to use with SSO, using Azure Active Directory. The claims based authentication is working fine when the user is a member of the AD I created in Azure for the sole purpose of a POC. We also have a corporate AD that I have access to through the same account, and I can Source a user from our corporate AD into my Dev AD, however when I log in with that user, I end up in what appears to be a loop... "Waiting for login.windows.net" "Waiting for cms.domain.com" Firefox continually flashes those statements, until I finally stop the page load.
Background:
I have developed other apps in house, and not had any issues Authenticating users that were sourced from another domain. The application is running on an Azure website, as was the other internally developed application.
Any help would be appreciated!