How to Resolve issueAuthentication fails with an error stating "The requested federation realm object '< Object ID >' does not exist"

Ali Mumtaz 0 Reputation points
2024-04-23T17:18:12.3+00:00

I am trying to add OKTA as an Identity Provider in the Entra ID.

and i keep getting this error " Authentication fails with an error stating "The requested federation realm object '< Object ID >' does not exist"

I have gone through the microsoft documentation but didn't help.

I get ISSUER URI error.

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,775 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Navya 6,845 Reputation points Microsoft Vendor
    2024-04-29T06:13:26.37+00:00

    Hi @Ali Mumtaz

    Thank you for posting this in Microsoft Q&A.

    I understand you are facing an issue where authentication fails with an error stating 'The requested federation realm object '< Object ID >' does not exist'.

    This failure happens when the third-Party identity provider returns the wrong IssuerURI within the Issuer field in the Security Assertion Markup Language (SAML) response.

    We have a documentation on this issue. Can you please try the below solutions: https://learn.microsoft.com/en-us/troubleshoot/azure/entra/entra-id/mfa/authentication-fails-with-error?source=recommendations

    Solution 1:

    Contact the support team for the third-party identity provider and have them correct the IssuerURI, returned as Issuer, in the SAML the response returned to either Microsoft Entra ID or Microsoft 365, through the client.

    Solution 2:

    Use the command Set-MsolDomainFederationSettings to modify the IssuerURI of the federated domain to match the realm object listed in the error.

    If you still facing an error, please create a support request

    Thanks,

    Navya.

    Hope this helps. Do let us know if you any further queries.

    0 comments No comments