Project

General

Profile

Actions

Task #706

closed

Call the transform script to resource for PASSWORD attribute

Added by Alena Peterová over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Ondřej Kopr
Category:
Password
Target version:
Start date:
09/18/2017
Due date:
% Done:

0%

Estimated time:
Owner:

Description

Situation:
The system supports passwords in the form of MD5 hash. I need to transform the password to MD5 in IdM. So I set the mapping of attribute PASSWORD with the transform script to resource "toMd5". But the transform script is not called in the following scenarios:
  • creating a new account without supplying the password (= > password will be generated by IdM automatically)
  • password change or password reset

The only way how to enforce calling the transform script is to map the attribute to some IdM attribute or EAV attribute. Then it's called (even if the EAV attribute doesn't have any value...). But this works only for password change.

The desired behaviour is to call transform script for all actions where the password is sent to the system.

Affected version 7.3.4.


Related issues

Has duplicate IdStory Identity Manager - Task #1285: Available transformation for passwordClosedOndřej Kopr10/03/2018

Actions
Actions #1

Updated by Alena Peterová over 6 years ago

  • Description updated (diff)
Actions #2

Updated by Marcel Poul about 6 years ago

We once again came across this request on our project. In general, we need to have an easy way of password tranformation - all usecases: reset, new, generate. Typical usecase
  • password hashed in LDAP/AD
Actions #3

Updated by Radek Tomiška over 5 years ago

  • Has duplicate Task #1285: Available transformation for password added
Actions #4

Updated by Ondřej Kopr over 5 years ago

  • Status changed from New to Closed
  • Target version set to Onyx (9.3.0)

ticket will be solved in #1285

Actions

Also available in: Atom PDF