<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
0D51Y00006ff1kBSAQOkta Classic EngineSingle Sign-OnAnswered2024-04-17T13:26:29.000Z2019-09-19T01:37:36.000Z2019-09-23T22:46:11.000Z
Okta — Confluence SAML Issue

When clicking on Confluence link from any other site, it is redirecting to Page Not Found: https://{confluence.url}/okta_acs.jsp

 

The location of our okta_acs.jsp file is here:

 

/opt/j2ee/domains/{confluence.url}/confluence/atlassian-confluence-6.6.13/confluence

 

I just reconfigured SAML yesterday to try and fix this but no luck. Any ideas here?


  • Hi Mike,

     

    Thank you for posting on the Okta Help center.

     

    As per our instructions found in the below KB, the okta_acs.jsp file needs to be created in your [confluence_install_dir]/confluence folder, containing the values generated on your Confluence OnPremise SAML 2.0 setup information found on your app's Sign On tab:

    https://zenefits-admin.okta.com/app/confluence_onprem/0oajrhcyztEvbw9k9356/setup/help/SAML_2_0/instructions

     

    As per our KB, ensure the seraph_config file contains the path of your okta-config-confluence.xml file in the authenticator class:

        <param-name>okta.config.file</param-name> <param-value>/path/to/your/okta-config-confluence.xml</param-value> </init-param>

     

    If you'll have any questions or require assistance, please open a case with Okta Support.

     

    Best regards,

     

    Sergiu Costea

    Technical Support Engineer

    Okta Global Customer Care

    Expand Post
    Selected as Best
  • Hi Mike,

     

    Thank you for posting on the Okta Help center.

     

    As per our instructions found in the below KB, the okta_acs.jsp file needs to be created in your [confluence_install_dir]/confluence folder, containing the values generated on your Confluence OnPremise SAML 2.0 setup information found on your app's Sign On tab:

    https://zenefits-admin.okta.com/app/confluence_onprem/0oajrhcyztEvbw9k9356/setup/help/SAML_2_0/instructions

     

    As per our KB, ensure the seraph_config file contains the path of your okta-config-confluence.xml file in the authenticator class:

        <param-name>okta.config.file</param-name> <param-value>/path/to/your/okta-config-confluence.xml</param-value> </init-param>

     

    If you'll have any questions or require assistance, please open a case with Okta Support.

     

    Best regards,

     

    Sergiu Costea

    Technical Support Engineer

    Okta Global Customer Care

    Expand Post
    Selected as Best
This question is closed.
Loading
Okta — Confluence SAML Issue