Problem: I want to log into my SSO provider when I go to a build’s CI run, so I click the login link and am presented with an email box which, if I were to put my email in it, it would send me an email.
To log in without waiting for, receiving, then clicking a link in an email, I have to go to https://buildkite.com/sso/lix-project, which is not written down anywhere in particular except in that email (and in my browser bookmarks). This should be unnecessary since our tenant is SSO-only with a single provider, so the login link should be able to select the correct SSO provider by default or at least offer all the providers listed in the project the login link was clicked from.
It’s possible we have something set up wrong, but I hope this UX could be improved.