PhenixID

PSD1143 – Common IM policies

Summary

This PhenixID Solution Document (PSD) is written for PhenixID Identity Manager (IM) 5.4.1 or later.

Through the years there have been many polices added to Identity Manager. This document describes the most common ones.

System Requirements

  • PhenixID IM Web 5.4.1 or later
  • PhenixID IM Configurator 5.4.1 or later

Overview

Polices are configured in DSEditor.properties. When IM starts and a user logs in there are two DSEditor.properties in play.

  1. DSEditor.properties for the IM application.
    \..\PhenixID\IM\customer\config
  2. DSEditor.properties for the IM role.
    \..\PhenixID\IM\customer\config\role\selectedRoleByUser

Common polices

Polices below are not listed in any particularly order.

Policies in Main view

Manage export buttons

MainViewExportVisible=false

Disable filter function

SHOW_FILTER_TABLE=true

Disable delete of objects

DISABLE_DELETE_OPTION=true

Disable rename of objects

DISABLE_RENAME_OPTION=true

Disable move of objects

DISABLE_MOVE_OPTION=true

Disable selection of multiple objects

ENABLE_MULTIPLE_OBJECT_SELECTION=false

Policies in forms

Manage the two checkboxes in a create form

In a create form there are two checkboxes visible by default. There are also two policies to have them enabled by default or not.
If you like to have them hidden then add following polices.
DISPLAY_EDIT_OBJECT_WHEN_CREATED=true/false (checkbox visible)
EDIT_OBJECT_WHEN_CREATED=true (checkbox enable)
DISPLAY_CREATE_ANOTHER_OBJECT=true/false (checkbox visible)
CREATE_ANOTHER_OBJECT=true (checkbox enable)
Note. EDIT_OBJECT_WHEN_CREATED takes precedence over CREATE_ANOTHER_OBJECT since both work enabled at the same time.

Manage titles in forms

Added to PIM 5.7.0 you can now have custom titles or remove the name from edit forms title. Configure this as policy or as a tab parameter. If you do not add the policy it will work like previous versions by default.
CUSTOM_FORM_CREATE_TITLE=your custom title
CUSTOM_FORM_EDIT_TITLE=
your custom title {VALUE}


DISCLAIMER
Information provided in this document is for your information only. PhenixID makes no explicit or implied claims to the validity of this information. Any trademarks referenced in this document are the property of their respective owners.

The origin of this information may be internal or external to PhenixID. PhenixID makes all reasonable efforts to verify this information.

PhenixID - support.phenixid.se