Users

To access user account management, click Security in the Navigation menu, and Users in the Security top menu.

Note: You can only access this screen if you are logged in as an Administrator user, or if you are using a user account which is granted the role 'Security/Security'.

Screenshot-PS-Security-Users

You will see the name, Login ID, and status information for the existing users for the tenant. Check the Include Deactivated Users box to show deactivated user accounts. (But note: the 'Locked' and 'Deactivated' checkboxes cannot be edited in this screen.)

Click any of the column headings to change the sort order of the list of users. The displayed users can be filtered by using one or more of the filter controls located at the head of each column.

Workgroups and Roles

Each user account can be granted (or denied) permissions to PlanningSpace data and functions by granting membership of different Workgroups, with each workgroup being allowed or denied access to different Roles.

For tenant and application administration, 'Administrators' is the default workgroup for granting 'god' administrator user rights. By creating new workgroups mapped to specific roles, for the different PlanningSpace applications, you can create fine-tuned administrative permissions.

User account types

There are three types of user accounts, based on different authentication methods, and not all of which may be enabled for use in your PlanningSpace deployment. An ordinary user should be provided with the appropriate login credentials by their local PlanningSpace administrator. Note there are no system functions for an ordinary user to recover access to their account in case of a problem.

User Account Type (Authentication Method) Required minimum configuration to create an account 'Sign in' username for PlanningSpace Comments
Local Login ID, Name, Description, Password Login ID Password is stored and authenticated by the IPS Server. User credentials are passed from client to server over the HTTP(S) network connection.
SAML2 Login ID, Name, Description Login ID Requires an identity provider (IdP) service to be configured for claims-based OAuth2 authentication. See the PlanningSpace Deployment Guide for more information. This is the recommended option for authentication in a production environment. The Login ID must be a valid UPN (User Principal Name) for the identity provider service.
Windows Active Directory Login ID, Name, Domain, Description Domain\Login ID Authentication is performed by the IPS Server using the Windows Active Directory services. User credentials are passed from client to server over the HTTP(S) network connection. This account type is mainly provided for compatibility with earlier versions of PlanningSpace. The Login ID must be a valid username for Windows Active Directory.

Create a new user account

Click the New User button to open an edit pane for a new user account at the right-hand side. Use the Authentication Method selector to choose the account type 'Local', 'SAML2' or 'Windows Active Directory'.

PS-Security-Users-new-user-pane

Different fields will be enabled/disabled depending on the account type. The fields marked with a red asterisk are required.

All user accounts require a Login ID (which is unique for the tenant), Name, and Description.

A 'Local' account requires an (initial) password to be input. Use the checkbox User must change password at next login to force the user to change the password. Use the checkbox Enforce password policy to force the password to always satisfy the policy on password complexity (see Security settings).

Expiry date: An account can be set to expire at a specified date (after which the user will not be able to login); a default value for that date can be set (see Security settings).

Click the Workgroups tab to set workgroup memberships for this account (see Workgroups).

Click the Save button to set up the new user account.

Edit a user account

To edit the settings for an existing user, click on the user account name to open its edit pane.

The user account that is being edited will be highlighted in blue. Click the X button at the top right corner to close the edit pane.

There are two control buttons, which become activated when you have made an edit. Click the Save button to save the changes that you have made. Click the Discard changes button to undo any unsaved changes.

It is not possible to delete a user account, however it can be locked or deactivated (see below).

API key management

Users can generate and use an API key for access to the PlanningSpace APIs (see Generate API Key); this requires being granted the role 'Security/API Key' (note the role covers both generating, or re-generating, an API key and using it for API access).

When an API key is assigned to a user account this will be visible in the account's edit panel by the asterisks in the 'API key' field:

Screenshot-PS-Security-Users-user-pane-APIKey

The API Key value is not stored in PlanningSpace and therefore cannot be recovered by the user or by an Administrator. If an API Key value is lost, the user should generate a new key as a replacement.

The API key can be deleted in the account edit panel by clicking the Delete Key button. This will immediately revoke the user's API access. Also, an Administrator can immediately revoke or (temporarily) suspend the user's API access by removing the user's access to the 'Security/API key' role.

Multi-user actions

A number of actions can be applied simultaneously to multiple user accounts. These are:

  • Lock or Unlock the accounts
  • Change the Windows domain for the accounts
  • Change the expiry date of the accounts
  • Deactivate or Reactivate the accounts
  • Assign or Unassign the accounts' membership of workgroups
  • Change passwords or modify password policies for the accounts
  • Delete the API Key for access to the PlanningSpace APIs

Use 'CTRL-Click' to select two or more accounts (they will be highlighted in blue) and this will activate the Multi user actions menu.

Export or Import user account information

Use the Export menu to export user account information.

You can import user account data using Import > Import from CSV (this is not possible for 'Local' type accounts). Use Import > Download sample import file to get a template file. (Note: If your user import data contains Unicode characters, please be aware that Microsoft Excel cannot write comma-separated plain text files with Unicode content. You can use the 'Unicode text' output format, which creates a file with tab separators, but you will need to have access to a Unicode-enabled text editor to substitute comma separators.)

Lock or Deactivate a user account

Important: User accounts cannot be deleted, in order to preserve PlanningSpace tenant data for audit purposes.

The Locked state should be used to temporarily stop a user account being used for login. The Administrator can apply or remove the Locked state on user accounts. Locked state will be applied automatically when there are too many failed login attempts for a user account.

The Deactivated state should be used to permanently 'close' a user account. The account will not be visible in any live PlanningSpace operations, but the audit records of activities involving that account will be preserved. A Deactivated user account can be Reactivated.