Search the SharePoint Connector 1.6 documentation:
Index
[Downloads (PDF, HTML & XML formats)]
[Other versions]
This page is part of the installation guide for the Confluence SharePoint Connector. It tells you how to configure access to Confluence using the standard Confluence authentication with Microsoft SSOSrv (Microsoft Single Sign-On Service). These instructions apply to the connector for SharePoint 2007.
On this page:
In this configuration, both SharePoint and all client browsers are authenticated using Confluence's built in authentication module, which is a style of Forms-based Authentication. The Microsoft SSO service acts as a "man-in-the-middle", performing mappings between Confluence and SharePoint user accounts.
If you have not already seen our guide to planning your environment, you can refer to it for information that will help you select the best configuration for your environment.
The Microsoft SSO Service caches users' credentials for external applications such as Confluence. The first time a user accesses Confluence, they will be prompted to enter their username and password. Subsequent logins to Confluence will use the cached credentials.
After installing the SharePoint Connector, follow the instructions below to enable Microsoft SSO.
If you already have the Microsoft Office SharePoint Server (MOSS) Single Sign-on (SSO) Service running in your environment, you may skip this step and move on to step 3, configuring an SSO Application for Confluence, below. However, you may want to review the steps to ensure your existing configuration will be compatible regarding domain accounts, general access and permissions.
These instructions are derived from the Microsoft TechNet documentation.
To start the SSO service:
This account should be the same account as used for the SharePoint application pool associated with the SharePoint site that will be using the Single Sign-on Service. The account must be associated with the dbcreator
and securityadmin
SQL Server roles on the SQL Server that will be used to host the SSO database. See Dave Wollerman's SharePoint Blog.
These instructions are derived from the Microsoft TechNet documentation.
To configure the SSO settings:
dbcreator
and securityadmin
to be able to create the SSO database.SharePoint Farm
Here are some additional considerations for configuring the SSO service in a SharePoint web farm:
At this point you should have a running instance of the Microsoft SharePoint Single Sign On service. This includes a new database for securely storing SSO user credentials. The next step is to configure an SSO application for Confluence.
Confluence
Confluence
Individual
To continue with the installation of the SharePoint Connector, please install and configure the SharePoint feature. When configuring the SharePoint web part make sure that you select 'Microsoft Single SignOn (SSO)' as your authentication method.