Method for discovering organizations during the pre_login_prompt. email allows users to find their organization by entering their email address and performing domain matching, while organization_name requires users to enter the organization name directly. These methods can be combined.
Method for discovering organizations during the
pre_login_prompt
.email
allows users to find their organization by entering their email address and performing domain matching, whileorganization_name
requires users to enter the organization name directly. These methods can be combined.