Confluence On-Premises

In addition to providing the Confluence Cloud Web application through the Okta Integration Network, Okta also supports single sign-on integration between Okta and the Confluence On-Premises SAML app. To configure the integration, you must install Okta's custom Confluence authenticator on your Confluence server.

The Okta Confluence Authenticator Version History article lists the Confluence on-premises versions that support recent versions of the Java archive (JAR) file. You can access the latest version of the okta-confluence.jar file from the Okta Downloads page. Download the file before you begin the integration.

For more information about Confluence Custom Authenticators, see Single Sign-on Integration with JIRA and Confluence on the Atlassian website. For information about configuring provisioning for the app, see Configuring Provisioning for Confluence (Atlassian).

To ensure that communication between your on-premises Confluence server and Okta isn't blocked, you may need to add Okta IP addresses to your allowlist.

Add the On-Premises App to Okta

  1. Download the appropriate version of the okta-confluence.jar file from the Okta Downloads page. For information about which version of the JAR to download for use with your Confluence On-Premises SAML app, see Okta Confluence Authenticator Version History. Later you copy this file to your Confluence server.
  2. In the Admin Console, go to ApplicationsApplications.

  3. Click Browse App Catalog and search for Atlassian Jira Server.
  4. On the details page for the app integration, click Add.
  5. Follow the prompts. Detailed instructions for this part of the installation are provided in Add existing app integrations.

    When you have completed initial installation, the Home page of the newly created app appears.

  6. On the Assignments tab, assign users to the Confluence On-Premises SAML app.
  7. Click the Sign On tab.
  8. In the Settings section, click View Setup Instructions to open the article How to Configure Confluence On-Premise SAML Application. The procedure is summarized as follows:
    • Create a file okta-config-confluence.xml on the Confluence server.
    • Paste the provided configuration into okta-config-confluence.xml.
    • Update your [confluence_webdir]/WEB-INF/classes/seraph-config.xml:
    • Copy okta-confluence.jar to the [confluence_webdir]/WEB-INF/lib directory.
    • Restart your Confluence service.