Linchpin User Profiles - Documentation

Create a meaningful and up to date profile

See the documentation for your Release

By default the user directories configured in Confluence (ADMINISTRATION > USERS & SECURITY > User Directories) are used to fill the user profiles. Alternatively, you can define an XML file containing user profile data. You can find these settings under ADMINISTRATION > CUSTOM USER PROFILE > DATA SOURCES and the tab XML.

Configure the XML import

You can import additional user profile data from an XML file (e.g., exported from SAP IDM).

The XML file needs to comply with the following format:

Example XML file
<?xml version="1.0" encoding="utf-8"?>
<identities>
  <identity>
    <mx_user_name>admin</mx_user_name>
    <department>IT</department>
    <team>BOFH</team>
  </identity>
</identities>

  1. URL of a XML file with user profile data
    (warning) HTTP is recommended, other protocols like HTTPS are unsupported

    (warning) Make sure the file has the UTF-8 preamble to get special chars encoded right. Also the server should provide UTF-8 files.
  2. The XML node containing the profile data for a user
    In this case "identity"
  3. XML node containing the Confluence username
    In this case the sync will only be done for the confluence user with the name "admin"

XML Profile Field

In order to use the additional profile data, you need to configure user profile fields of the type "Retrieved from XML" with the desired tag names ("department" or "team" in the example). See the CUP - Profile-Editor 1.13 page. 

(info) Please note: If the xml file contains a value for these fields, the user can't edit these field by themselves. 

CUP: Bulk profile update (XML sync)

Then, you are ready to trigger the XML import by starting the job "CUP: Bulk profile update (XML sync)" in the scheduled jobs section of the Confluence administration interface. You can also configure the job to run regularly.

Clear XML import configuration

 

  • No labels

This content was last updated on 07/19/2016.

This content hasn't been updated in a while. That doesn't have to be a problem. Some of our pages live for years without becoming obsolete. Please click this link if you want us to update this page. Old content can be incorrect, misleading or outdated. Please get in contact with us via a form on this page, our live chat or via email with content@seibert.group if you are in doubt, have a question, suggestion, or want changes from us.