<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
Receiving 404 Error when Attempting to Sign Into Application
Okta Classic Engine
Single Sign-On
Okta Identity Engine
Overview

Login or authentication attempts result in the following error for a SAML-enabled application when using the service provider's login page. The error occurs when the application's login page attempts to redirect to Okta.

 

404 - Page Not Found

 

Applies To
  • Secure Assertion Markup Language (SAML)-enabled applications
  • SP-initiated Sign On
Cause
The application is configured to use an incorrect Okta application endpoint. In general, a 404 Error indicates that the browser or application attempted to connect to a resource on a server that could not be found.
Solution

This video will show how to troubleshoot 404 errors when attempting to sign into applications.
 


 

  1. In the Okta Admin console, navigate to Applications and click the affected application.

  2. Click the Sign On tab.

  3. Click the View Setup Instructions button.

  4. Find the section that displays the Okta endpoint.

    1. The name of this entry varies by application, but will look like the following: https://{YourTenant}.okta.com/app/{ApplicationName}/exk1qu4k9hF3a61Hple7/sso/saml.

  5. Log into the service provider's administrator console as directed in the View Setup Instructions and ensure that the Okta endpoint listed above is correctly entered in the appropriate field.

If the application's setup instructions do not display the endpoint:

  1. Follow steps 1 and 2 above.

  2. Click the Identity Provider metadata link.

    1. The application's metadata should open in another browser tab or window.  Search for sso/saml and then copy the entire URL that contains it (there may be more than one URL listed that contains sso/saml, but they will be identical to one another).

  3. Log into the service provider's administrator console and ensure that the Okta endpoint listed above is correctly entered into the appropriate field.

Loading
Receiving 404 Error when Attempting to Sign Into Application