getsentry / getsentry/sentry

Improve Landing Page When `Require SSO` is Checked in Auth Settings for SSO

Open
#75,800 2 comments 1 reaction 0 assignees View on GitHub
Improvement Metrics Product Area: Sign In
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

When `Require SSO` is unchecked in the Auth Settings, users are able to login via SSO or via username/password. The problem it is not obvious how to do so.

When visiting an org with SSO enabled, you are always presented with a page with a single button that says `Login with `. It is the same for Require SSO. It is not obvious that you are able to sign in with username and password only at our main login page: [www.sentry.io/auth/login]()

### Solution Brainstorm

When `Require SSO` is unchecked, visiting an org directly should provide a way to login via username and password.

When visiting an org directly, could we adopt the main login page at [www.sentry.io/auth/login]() and replace the `Login with ` button with it? The main login page already allows for both username and password plus SSO sign in.

### Product Area

Sign In

We want to define a set of [lightweight metrics]() that SDKs can automatically collect for e.g. framework, language or platform, focusing only on signals that **do NOT overlap with Tracing**. Ideally these metrics should give a quick sense of app or runtime health, … while deeper investigation will still rely on traces or profiles.

Examples**:**

* Node.js runtime metrics (e.g., event loop delay, heap usage)
* Prisma-related metrics in Next.js
* Mobile CPU / memory usage to help surface potential ANRs or app hangs

---

**Candidate Metrics (add more below)**

* …

*(please also add ideas, questions or examples in comments)*

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.