Expand my Community achievements bar.

SOLVED

Saving user related information

Avatar

Level 2

I need to add/delete some information (in form of variables)  specific to the logged in users. The add/delete operation will happen through user interface. 

In order to meet the requirement, should I create a node under that specific user (under home/users/) and add/delete the variable information programmatically. The user login happens through SAML. 

 

Also the user base should be approximately 1000. What should be the right approach to achieve the goal. Appreciate your help on this...thanks !

1 Accepted Solution

Avatar

Correct answer by
Level 2

You can store the user related information under the user's profile node for eg: (/home/users/K/KAvLPnxnvSo786flGIjT/profile) 

ektaa69139387_0-1601910321793.png

 

View solution in original post

2 Replies

Avatar

Community Advisor

Yes, you should store user related information  user user node , there are already profile node, you can add more info as properties.



Arun Patidar

Avatar

Correct answer by
Level 2

You can store the user related information under the user's profile node for eg: (/home/users/K/KAvLPnxnvSo786flGIjT/profile) 

ektaa69139387_0-1601910321793.png