fix: rename SAML config "Name" field to "Organisation Name"#7576
Conversation
Aligns SAML configuration creation label with the SSO login form so admins set up the value users are prompted for. Closes #7330. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Docker builds report
|
There was a problem hiding this comment.
Code Review
This pull request updates the SAML configuration modal by renaming the 'Name' input field to 'Organisation Name' and refining its tooltip to clarify that this value is used by users during the Single Sign-On login process. I have no feedback to provide as there were no review comments to evaluate.
Playwright Test Results (oss - depot-ubuntu-latest-16)Details
Playwright Test Results (oss - depot-ubuntu-latest-arm-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)Details
|
Visual Regression19 screenshots compared. See report for details. |
Summary
Name*toOrganisation Name*to match the value users are prompted for on the SSO login form.Closes #7330.
Test plan
Organisation Name*.Organisation Nameand that a value set in the creation modal matches what users enter at login.🤖 Generated with Claude Code