Hi all,
We've just installed Enterprise 11.3, everything is working fine, except getting an error when trying to log in using Azure AD/SAML authentication, which had previously worked fine.
AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: 'xyz.xyz.xyz.portal'.
Using Chrome Dev tools, I can see the reply-url being passed is
/portal/home/accountswitcher-callback.html
However the only reply-url we have set up, and that I can find a documented reference to is:
/portal/sharing/rest/oauth2/saml/signin
Its Login invoked from Portal itself. We want to configure SSO into the portal with organization SAML.