Modules - Technical accounts [tech]

The additional module for managing technical accounts is designed to provide users with an easy way to manage accounts that are not owned by a person, but are instead used to provide a service. These technical accounts are an important part of many organizations, and this module allows users to keep track of their various attributes and settings. With this module, users will be able to easily manage their technical accounts and ensure that they are being used effectively and efficiently.

The technical account serves as the owner of the account in the target system. This allows you to manage it without having an identity which owns it.

A technical account can also have guarantors, either directly (an identity), or by role. A guarantor is a user who is responsible for managing the account, and making sure that correct attributes and roles are set for it. This also allows you to apply permissions and allow guarantors to only the technical accounts for which they are guarantors.

A technical account can either be created by synchronization from a target system (if the account already exists), or a new account can be created via the wizard.

Technical accounts can be managed via standard provisioning mapping but some attributes will require manual management.

Two processes ensure the state is valid 'EndTechnicalAccountProcess' invalidates technical accounts where 'validTill' already past and 'StartTechnicalAccountProcess' will validate them if date is between 'validFrom' and 'validTill'.

By default processes run every day at 0:30.

The state is also validated on every save.

  • by chalupat