Each FI corresponds to a single global account and vice versa. If a user specifies global account credentials when authenticating to IdP, the FI corresponding to the global account is used to identify what local accounts are accessible for the user. IdP examines local account IDs included into the FI, picks up the IDs of the accounts that can be used at a specific SP, resolves the IDs to account login names and sends the list of the login names to the user.
This operation is used to change of a global account password.
Input parameters:
ui_type. Operation type. Allowed values: idp_fi_updatemessage_id. Message containing error codes if the operation is failed. Allowed values:fi_user_name_id. Login name of a global account corresponding to the FI. Global account is an entity stored in IdP database.fi_user_email. E-mail address that can be used for password recovery .Output parameters:
current_fi_password. Current global account password.new_fi_password. New global account password.fi_user_email. E-mail address that can be used for password recovery.