Hello all,
I'd like to add one additional attribute for all users in Crowd.
Generally user has some attributes such as "lastAuthenicated", "passwordLastChanged" and so on.
Additionally I'd like to add one attribute to all users.
For example, attribute with name, "expiredDate" and value "1813945351209"
I think that SQL DB update is one of solution for me.
Please help me to have a sample SQL to use.
Regards, JJ