I want to develop a system in which permission sets of user will be changing automatically based on some conditions.
i want to insert/delete permission sets of users programmatically, so that it happen at run time.
not all user will be super user.
how can i do that ?
0
Answers
Can't it could be handled in some different way?
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/
Everytime the action happens need to change the permission set.
Do you have any suggestion.
But where did you get stuck? What's the reason for asking here? What do you need to know?
I'm not sure if your code can make modifications to this table, and if you can, the user needs to re-login before any changes will take effect.