User Authentication
- Search User in Drupal using the following attribute: This feature searches for users using the selected attribute during SSO. If a matching user already exists, the user is allowed to log in; otherwise, a new user account is created. This helps prevent duplicate user creation.
- Default Identity Provider: Select a default application from the dropdown to redirect users to its IdP login page. For the features like “Protect website against anonymous access” or “Auto redirect the user to IdP”, all users will be redirected to this default IdP.
- Disable auto creation of users if user does not exist: When this feature is enabled, automatic user creation is disabled, allowing only existing Drupal users to authenticate using Single Sign-On (SSO).