Hi,
I use Social Auth LinkedIn module, Now I want to add role when new user added by this module.
No luck on this, I added
Action: Add user role
User: @user.current_user_context:current_user
Role: new user
Need help
Hi,
I use Social Auth LinkedIn module, Now I want to add role when new user added by this module.
No luck on this, I added
Action: Add user role
User: @user.current_user_context:current_user
Role: new user
Need help
Comments
Comment #2
Eevvee commentedComment #3
tr commentedWhat does that mean? What happened? An export of your rule would help us to try to reproduce the problem...
Comment #4
tr commentedWell, this works to set a role for a new user. This rule reacts on a new user being created, and assigns that new user a role with machine name "granted_by_rules". You can import this onto your site and see how it's configured.