login all realm

Is there any way when logging in to log in to check which realm the account belongs to? If not, is there any other solution?

Hi!

No, unfortunately there is no easy solution for this.

The only option is to make a custom application, that manually requests all realms
through HTTP; “does this user exist?”, and then redirects accordingly.