Skip to content

flagsmith login experience is broken for signups #8165

Description

@khvn26

How are you running Flagsmith

  • Self Hosted with Docker
  • Self Hosted with Kubernetes
  • SaaS at flagsmith.com
  • Some other way (add details in description below)

Describe the bug

Early CLI testers report the following defects when running flagsmith init/flagsmith login without having a registered account at Flagsmith:

  1. CLI OAuth callback waiting indefinitely
  2. Infinite spinner when signing up via SSO (e.g. Google)

I suspect this applies to Flagsmith MCP as well.

Steps To Reproduce

  1. Log out Flagsmith
  2. curl -fsSL https://raw.githubusercontent.com/Flagsmith/flagsmith-cli/main/install.sh | sh
  3. flagsmith init
  4. Instead of logging in, sign up a new account
  5. Repeat the above and sign up via Google SSO to witness the infinite spinner

Expected behavior

Getting redirected to OAuth consent screen and finishing CLI login successfully for all authentication methods (email/password, Google, Github, SAML, LDAP).

We should also make sure that onboarding is not getting skipped by this flow.

Screenshots

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions