Versions Compared

Key

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

...

Through our app "User Profiles for Confluence" (UPC) a new People directory is displayed (new URL) for more filter options. Currently the visibility settings of "Space Privacy" do not apply to the Communardo People Directory.

...

Feature request: 

Jira Legacy
serverCommunardo JIRAcolumnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolutionSystem JIRA
serverId40ebf4e9248cedac-af73dc3b-381d31e7-8ee99dd4-1907c74966d1563b2796ce7a
keyUPC-805

Workaround 1 - Only internal users can see the UPC People Directory

Configuration:

  1. Create a dummy extranet space in Confluence
  2. Assign the internal group (usually confluence-users) to this space as extranet space manager
    1. Space Tools > Extranet Users > Admins
  3. Block the URL /communardo/userprofile/indexofpersons.action of the people directory in the "extended restrictions". For that you have to use a feature of the Space Privacy app - the “extended restrictions” configuration.
  4. Set the mode of the dummy extranet space to "archived".

All internal users should still be able to access the user directory. All other users will see the message "No Permission"

Workaround 2 - All users can see the Confluence People Directory


Info

This workaround is only available until version 3.3.17 of User Profiles for Confluence.


In case all users (internal and external) should be able to access the people directory, the UPC People Directory has to be deactivated. The Confluence standard people directory will be displayed instead and the security settings of the Space Privacy app are working.

How to deactivate the UPC People directory:

  1. Cog Icon - Manage apps
  2. In the "User Profiles for Confluence" app extend the modules at the right side.
    Image Added
  3. Disable the "People Directory Filter"
    Image Added


Info
More filter options are described in the Space Privacy documentation.

Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "compatibility" , "upc" , "privacy" , "user-profiles-confluence" ) and type = "page" and space = "KB"
labelscompatibility privacy upc user-profiles-confluence

...