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
Agreed, we don't need do duplicate the email as it can be pulled from Oauth;
However, it only makes sense when we're in Enterprise mode (single workspace) or when there is only one workspace in SAAS mode.
In case there are different workspaces, it makes sense to first ask user for email - because Oauth providers are defined per workspace, so first we need to know username and display their workspace to select (that's what happens now)
Is it possible to change the login flow when Email authentication is disabled?
Rather than /org/12345678912345678912343/auth/login taking the user to this screen:
![Image](https://private-user-images.githubusercontent.com/105885636/408066381-9a36d23e-224e-437a-aba0-4ac68eec909f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjc2MzYsIm5iZiI6MTczOTM2NzMzNiwicGF0aCI6Ii8xMDU4ODU2MzYvNDA4MDY2MzgxLTlhMzZkMjNlLTIyNGUtNDM3YS1hYmEwLTRhYzY4ZWVjOTA5Zi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQxMzM1MzZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wMTFhY2ZlMWZjNzM5OTZkZDNhZDNkNjNkYzZiMmY2MzcyNjU0YjY4OTBjZmIzNjEyZWI2NjM2NTQ5ZTgyYTAyJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.PrfgDUjJCKj6RX0bZ2jo3AOBQcA4tEFN7-YmjsTJVjQ)
![Image](https://private-user-images.githubusercontent.com/105885636/408067333-1f918cc5-9d46-462f-89bb-c2f5dd7141bc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjc2MzYsIm5iZiI6MTczOTM2NzMzNiwicGF0aCI6Ii8xMDU4ODU2MzYvNDA4MDY3MzMzLTFmOTE4Y2M1LTlkNDYtNDYyZi04OWJiLWMyZjVkZDcxNDFiYy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQxMzM1MzZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02OGQ3NDVlNzU1NzJjYmMxZjJhZDlkYThlOGUxM2ZlZTM2MWVmNjIwMDE3ZGY0MzAxZWUwNmY2M2MxM2VlYTEwJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.kRcRqmGoNfhDK_kCkVmn8IWNBBEf6z8r5HKgke7Ge2g)
It goes directly to the next screen:
The text was updated successfully, but these errors were encountered: