Domain Restriction

  • This feature will restrict/allow domains. If the user tries to access the site from a domain that is restricted then the user will not be able to access the Drupal site.
  • To enable this feature check the Enable Domain Restriction check box.
  • Select one option from I want to allow only some of the domains or I want to block some of the domains.
  • Now, enter the domain list by separating with ;(Semicolone) in the given text area.
  • Scroll down and click on the Save Configuration button.

Make Selected User Profile Attributes Required

  • By enabling the make user profile attributes required check box you can make specific attributes mandatory according to your preference.

Disable user profile attribute fields

  • The disable user profile attributes fields feature allows you to disable selected attributes, preventing users from making changes to them.
  • You can add multiple profile attribute machine names by separating them with semicolons (;).

Allow duplicate usernames for user creation

  • This feature allows the same user name to be used when creating users in Drupal by generating the incremented username. For example, if the XYZ username already exists, this feature generates the XYZ01 username for the new user.

Activate block user 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 check the Active blocked users upon SSO login check box under the Domain Restriction section in the Sign In Settings tab.

Set tokens in Sessions and Cookies

  • The Set Tokens in Sessions and Cookies feature allows the user to save ID Token, Access Token and Refresh Token from the provider, in the sessions and cookies with a unique key name.
  • To enable this feature, navigate to the Set Tokens in Sessions and Cookies under the Sign In Settings tab and check the Set Tokens in Sessions and Cookies check box.
  • Next, choose the token you wish to save in sessions and cookies and assign a unique key name.
  • Click the Save Configure button.