Project

General

Profile

Actions

Task #813

closed

Identity configuration - make contract properties private, add default contract state

Added by Radek Tomiška over 6 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Configuration
Target version:
Start date:
11/02/2017
Due date:
% Done:

100%

Estimated time:
6.00 h
Owner:

Description

Identity configuration is whole public now (https://wiki.czechidm.com/devel/dev/configuration/backend#identity). Property:
  • idm.pub.core.identity.create.defaultContract.enabled
    should be private, because she is not needed on FE. Other properties are needed on FE to show / hide some agendas and have to be public.
New private properties:
  • idm.sec.core.identity.create.defaultContract.state
  • idm.sec.core.identity.create.defaultContract.expiration
    will be added - initial default contract state is needed to higher flexibility. In some project is useful to create default contract in EXCLUDED or DISABLED state. Expriration in days will be used for setting default contract's validTilll attribute.
Implementation notes:
  • IdentityConfiguration should be splited - IdentityConfiguration (~ public) and PrivateIdentityConfiguration
  • PrivateIdentityConfiguration will provide IdentityConfiguration (see ProvisioningConfiguration - ProvisioningBreakConfiguration)
  • PrivateIdentityConfigurationwill contain three properties above about defaultContract

Change log is needed - changing property key => product implementers should be aware about it.
Change script will be provided - changing property key => change affects only configuration in property files. Configuration in db will be updated automatically.


Related issues

Related to IdStory Identity Manager - Task #1212: New identity is created with state 'CREATED' NewPetr Michal08/14/2018

Actions
Related to IdStory Identity Manager - Feature #1028: 1) upload and display image / delete imageClosedRadek Tomiška03/13/2018

Actions
Actions

Also available in: Atom PDF