mdm - Adding custom field to WSO2 EMM -
When I am adding a user to WSO2 EMM, I enter the following attributes: Username, First name, Last name, email, type and rule
-
How can I add more features (such as company name or phone number) when I create a user?
-
Is there any way to send these features (current and new) to another server?
Thank you in advance.
1) In fact yes. But you have to change the UI for this. Saving is the same way as we have done for other parameters. This identity will be saved as a claim in the server component database.
2) You will need to make some changes to the code. There is no restriction on doing this. Check Jaggeryjs.org and take note of XML HttfEEEEst section as EMM uses Goog.
Comments
Post a Comment