User Actions
Watch how to configure this feature: ▶ Watch Setup Video
Make selected user profile attributes required
This feature allows you to make user profile attributes mandatory.
- To enable this feature, after successfully performing the Test Configuration, click the Settings tab.
- Under the Module Settings tab, scroll down to User Actions section.
- In the User Actions, check the Make selected user profile attributes required check box.
- Enter the attributes in the text area, separated by a semicolon, that you want to be mandatory.
How it works
- Let’s check this.
- Open Drupal site in new browser or in incognito mode.
- Login to drupal site with provider link.
- You'll be redirected to the User Edit page to enter the required attribute before you can log in to the Drupal site.
Disable user's profile attribute fields
The disable user profile attributes fields feature allows you to disable selected attributes, preventing users from making changes to them.
- To enable this feature, after successfully performing the Test Configuration, click the Settings tab.
- Under the Module Settings tab, scroll down to User Actions section.
- In the User Actions, check the Disable user's profile attribute fields check box.
- Enter the attributes in the text area, separated by a semicolon, that you want to be mandatory.
- For Password and Current Password field, choose the action from the given options that is Keep Editable, Disable, or Disable and Hide.
- Scroll down and click on the Save Configuration button.
How it works
- Let’s see how this works..
- Open Drupal site in new browser or in incognito mode.
- Login to drupal site with provider link.
- After login, click on the edit tab, you can see that email text field is not editable.
Allow duplicate username for user creation
This feature allows the same user name to be used when creating users in Drupal by generating an incremented username. For example, if the XYZ username already exists, this feature generates the XYZ01 username for the new user.
- To enable this feature, after successfully performing the Test Configuration, click the Settings tab.
- Under the Module Settings tab, scroll down to User Actions section.
- In the User Actions, check the Allow duplicate username for user creation check box.
- Scroll down and click on the Save Configuration button.
Activate blocked users upon SSO login
This feature will unblock the blocked user during the SSO login. When a blocked user tries to login through SSO, the user will be unblocked and able to login or access the site.
- To enable this feature, after successfully performing the Test Configuration, click the Settings tab.
- Under the Module Settings tab, scroll down to User Actions section.
- In the User Actions, check the Activate blocked users upon SSO login check box.
- Scroll down and click on the Save Configuration button.