Support/Replace Organization prompt screen with "choose organization" during login

The current solution has friction as it requires users to remember their organization name exactly, in addition to their login credentials.

A cleaner solution would be for the user to enter their email address and be presented a list of organizations they are part of. Selecting one of them would then continue the process on the organizations login screen.

The majority of SAAS offerings used for B2B with organization/tenant segregation work like this. Outside of Auth0 I’ve never seen anything that requires me to type in an organization name and I see the friction in the process at present as a flaw in the implementation.

It would be great if this can be addressed.

Hi @mike.hancock I agree. We plan to release something very similar to what you’re describing in the future.

3 Likes

Thanks for following up on that Adam!

2 Likes

Thanks @adam.housman

Any ETA on when we can expect more detail on that release and a possible release window?

1 Like

Not currently @mike.hancock.

3 Likes

We’ll let you know once it’s there!

1 Like

Any updates on a possible release date?

8 Likes

Up up, We need this too~

5 Likes

Thanks for adding your +1s!

2 Likes

How its going with this feature ? It’s very very usefull and I need it as soon as possible! Thanks for all to everyone :slight_smile:

2 Likes

Hey there!

Unfortunately still no public information on that front

1 Like

Do we have any screenshot of design or demo video? :joy:

Having the user pick from a list of organisations is way more logical to me than having them enter an organisation-name. Adding this feature would be greatly appreciated.

3 Likes

Any news regarding this feature?

Yes, the Organization Prompt is not user friendly at all. People have already trouble remembering their credentials.
While a solution is being built by Auth0, is there a workaround or alternative solution?

Hi @Roland1

Were you able to find a temporary work around to this? If yes, would it be possible to share details on how you managed to do that?

Hi all, we’re currently in development for a few capabilities that relate to the asks in this thread. At a high-level, the updates will be as follows:

  1. Integrate Organizations with Identifier-First Login flow, such that end-users can log-in to a generic application login prompt (as opposed to having to find or be directed to an Organization-specific login prompt).
  2. Support the existing Home Realm Discovery behavior so that a single user with multiple organization memberships can first be authenticated, and then optionally select from the organizations that they belong to before being redirected to your app with the appropriate org_id in their claims.
  3. Introduce the ability to associate an email domain with an Organization, to support your larger business customers who may have users with email addresses that share the same email domain but are expected to authenticate using different IdPs.

We’re planning to begin rolling out these capabilities early next year. Note that the design and timing is subject to change. Thanks for your patience.

18 Likes

Thanks for sharing @adam.housman!

Thanks Adam, sounds good at a high level. If you are interested in early feedback on the experience, please let me know.

As we will be initially restricting users to just one Org, we will attempt to use an Auth0 post-login action with the management API to get the organisation that a user is a member of. Then add the Org ID as a claim (perhaps we need a custom namespace?). This will work for us in the short term until we open up more sophisticated cross-org access.

3 Likes

Thanks @adam.housman. We need every one of these things you’ve listed and are very excited to see them implemented.

2 Likes