Currently, users are required to manually enter the subdomain during SSO login. The customer has requested the ability for the system to automatically detect the subdomain based on the email ID entered.
Requirement:
Provide a configurable option to either:
  1. Automatically detect the subdomain from the user’s email ID during SSO login, or
  2. Require users to manually enter the subdomain (current behavior).
Impact:
This will simplify the SSO login process and improve the end-user experience while keeping the feature configurable.