The xcresult-processor image now includes the latest server login fixes.
- Self-hosted instances with organization-level OAuth2 or Okta SSO now show the Log in with SSO button on the login page automatically, so users no longer have to type the SSO path manually.
- You can now keep the GitHub App connected for VCS while removing GitHub as a sign-in option. Set
TUIST_GITHUB_AUTH_ENABLED=0to hide the Log in with GitHub button and block the GitHub OAuth callback.