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
Normalized server-rewritten login aliases to the native wp-login.php request context before login rendering and OIDC plugins run.
Fixed Authorizer compatibility so /login is not mistaken for an embedded login form return URL, avoiding the redundant post-OIDC redirect back to the login page.
Kept OAuth2/OIDC callback query parameters intact while removing only the private alias handoff parameter.