Actions
Task #1743
openConnector shows incorrect form-field comments in the IdM
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
07/08/2019
Due date:
% Done:
0%
Estimated time:
Owner:
Description
New IdM does not have msgcats that can localize the form field notes (and does not support this at all).
When configuring the SSH connector, all form fields have comments like "SSH_HOST_HELP", "SSH_SCRIPT_CREATEGROUP_HELP", ...
We actually have the msgcats here: https://github.com/bcvsolutions/ssh-connector/blob/master/ssh-connector/src/main/java/eu/bcvsolutions/idm/connector/ssh/Messages.properties but we should propagate them as text to the IdM (not to propagate only their placeholders).
Actions