You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Entra ID supports a query string parameter domain_hint that skips the tenant selection dialog at the front of the login flow. Seq could include this if specified in a setting (e.g. we might add an EntraIDDomainHint server setting to enable it).
Entra ID supports a query string parameter
domain_hintthat skips the tenant selection dialog at the front of the login flow. Seq could include this if specified in a setting (e.g. we might add anEntraIDDomainHintserver setting to enable it).