Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
tutorial:adm:notification_-_identity_s_last_contract_is_ending [2021/11/09 12:51]
kucerar new params
tutorial:adm:notification_-_identity_s_last_contract_is_ending [2021/11/10 07:00]
kucerar added eav map as template param
Line 45: Line 45:
   * identityUrl - URL to user's dashboard   * identityUrl - URL to user's dashboard
   * identityEav - user's EAV as list of IdmFormInstanceDto   * identityEav - user's EAV as list of IdmFormInstanceDto
 +  * identityEavMap - user's EAV as Map of name of EAV and it's value as String
   * identityContract - user's contract as IdmIdentitycontractDto   * identityContract - user's contract as IdmIdentitycontractDto
   * rolesAllNames - list of all user's roles as names, sorted alphabeticaly   * rolesAllNames - list of all user's roles as names, sorted alphabeticaly
  • by kucerar