Confluence Connector: Security

Authentication and Identification

The connector uses an Confluence Authentication and Identification Plugin that gets the user's key and users' groups from Confluence. The user will be prompted for Confluence credentials during first login. 

Please refer to Jira connector: Create API token, if API token hasn't been created yet.


Scope: 'Confluence-' + ServerUrl

Sid:

  • 'UserAccountId-' + AccountId
  • 'GroupName-' + GroupName

Each page is located inside a Confluence Space.

Confluence Space contains informations about permissions to elements inside space.

Additionally single page can be restricted to specified Users or Groups.


If page is restricted only specified Users and Groups will have access to this page. Space permissions won't be added to page.

ayfie