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
Modified cmdlets Initialize-AWSSSOConfiguration and Invoke-AWSSSOLogin to make Authorization Code flow (with PKCE) as the default flow since Device Authorization flow is susceptible to remote phishing attacks. Users can fallback to Device Authorization flow using -UseDeviceCode switch parameter.