Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

By default, Confluence will not understand the pre-authenticated requests that come through via a Single Sign-On solution (such as Jespa or an IIS proxy). In order to allow this authentication information to pass through, you must modify the authenticator module used by Confluence.

...

Download the latest SharePoint Connector custom authenticator appropriate for your version of Confluence (see the below table):

Confluence 4.3.x and earlierConfluence 5.0.x to 5.4.xConfluence 5.5 and later
customauth-0.6.jarcustomauth-1.0.jarcustomauth-1.1.jar

...

Code Block
languagexml
<authenticator class="com.pixelpark.seraph.SSOAuthenticator" />

...

Please contact a local Solution Partner to help you with that.