Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
devel:documentation:application_configuration:dev:backend [2019/02/05 09:44]
svandav [Workflow]
devel:documentation:application_configuration:dev:backend [2019/02/05 11:40]
tomiskar [Identity]
Line 419: Line 419:
 idm.pub.core.identity.passwordChange=ALL_ONLY idm.pub.core.identity.passwordChange=ALL_ONLY
 # #
-# required old password for change password. Needed on FE (=> public) +# required old password for change password. 
 +Needed on FE (=> public) 
 idm.pub.core.identity.passwordChange.requireOldPassword=true idm.pub.core.identity.passwordChange.requireOldPassword=true
 # #
Line 425: Line 426:
 # true - change to IdM and all system # true - change to IdM and all system
 # false - change to all system except IdM # false - change to all system except IdM
 +# Needed on FE (=> public) 
 idm.pub.core.identity.passwordChange.public.idm.enabled=true idm.pub.core.identity.passwordChange.public.idm.enabled=true
 # #
Line 430: Line 432:
 # skipped in synchronizations - contract synchronization should be provided. # skipped in synchronizations - contract synchronization should be provided.
 idm.pub.core.identity.create.defaultContract.enabled=true idm.pub.core.identity.create.defaultContract.enabled=true
 +#
 +# Skip identity dashboard content - show full detail directly (link from table or from info component)
 +# Needed on FE (=> public) 
 +idm.pub.core.identity.dashboard.skip=
 # #
 # supports authorization policies for extended form definitions and their values for identities # supports authorization policies for extended form definitions and their values for identities
  • by chalupat