Hi There,
I am configuring the federation of Identity Manager 8.1.5 web portal with Azure AD. I configured htttps://<FQDN>/IdentityManager/page.axd as the Redirect URI
After login, Azure although redirecting to this URL, I get a page that cannot be displayed on the landing page in chrome, the page keeps redirecting in a loop in IE.
Anything wrong with the redirect URI?
For the Azure side of the thing, I am using
"login endpoint": "">login.microsoftonline.com/.../authorize",
"token_endpoint": "">login.microsoftonline.com/.../token",
Any suggestions ?
Regrads,
Rajeeb