Deprecation of the "Prompt for Organization Name Without SSO" Auth0 Feature
Apr 21, 2026
Overview
This article details the deprecation and end-of-life dates for the Prompt for Organization Name Without Single Sign-On (SSO) feature.
Applies To
- Prompt for organization name without Single Sign-On (SSO)
- Client applications
- Business users
Cause
The feature is being deprecated to better leverage existing authenticated sessions and streamline the login process.
Solution
NOTE: The deprecation date for the feature is October 31, 2025, and the end-of-life date is May 1, 2026.
- Understand that login flows initiated in the context of client applications associated with business users (organization_usage=require) and configured to prompt for the organization at the start of the login flow (organization_require_behavior=pre_login_prompt) consider an existing authenticated session.
- Recognize that, prior to this change, the service prompts the user for the organization name and requires a complete login.
- Observe that a user with a password-based account re-enters credentials even if an authenticated session is valid for the selected organization.