Skip to content

docs: add Kratos UI message 1010026 (organization SSO required)#2685

Closed
jonas-jonas wants to merge 1 commit into
masterfrom
jonas-jonas/kratos-message-1010026
Closed

docs: add Kratos UI message 1010026 (organization SSO required)#2685
jonas-jonas wants to merge 1 commit into
masterfrom
jonas-jonas/kratos-message-1010026

Conversation

@jonas-jonas

@jonas-jonas jonas-jonas commented Jul 19, 2026

Copy link
Copy Markdown
Member

Adds the new Kratos UI message InfoSelfServiceLoginOrganizationSSO (1010026) to the message reference (ui-messages.md and messages.json).

Kratos returns this message on a login flow scoped to an organization when a generic social sign-in (for example Google) resolves to an email address whose domain is claimed by an organization. Introduced by ory-corp/cloud#12924.

🤖 Generated with Claude Code

https://claude.ai/code/session_017p7WXK99qJ8Pw6p5HHZWiH

Summary by CodeRabbit

  • Documentation
    • Added a new sign-in information message explaining that organization-managed accounts must authenticate through the organization’s single sign-on provider.
    • Documented the corresponding UI message and identifier.

Adds the new Kratos UI message InfoSelfServiceLoginOrganizationSSO (1010026)
to the message reference. Kratos returns it on a login flow scoped to an
organization when a generic social sign-in resolves to an email address whose
domain is claimed by that organization.

See ory-corp/cloud#12924.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 19, 2026 21:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Ory Kratos UI message reference documentation by adding the newly introduced Kratos UI message InfoSelfServiceLoginOrganizationSSO (ID 1010026), which is returned when an organization-scoped login flow requires organization SSO after a social sign-in resolves to a claimed domain.

Changes:

  • Added message 1010026 (type info) to the human-readable UI message reference page (ui-messages.md).
  • Added the corresponding entry to the machine-readable message list (messages.json).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/kratos/concepts/ui-messages.md Adds the new 1010026 UI message example block to the message reference.
docs/kratos/concepts/messages.json Adds the new 1010026 entry to the JSON message registry in ID order.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 025eae04-129d-42ee-8622-0f966b6eb60b

📥 Commits

Reviewing files that changed from the base of the PR and between b573a9f and 0b52550.

📒 Files selected for processing (2)
  • docs/kratos/concepts/messages.json
  • docs/kratos/concepts/ui-messages.md

📝 Walkthrough

Walkthrough

Adds informational message 1010026 to the Kratos message catalog and UI message documentation, indicating that organization-managed accounts must sign in through the organization’s single sign-on provider.

Changes

Organization-managed account sign-in

Layer / File(s) Summary
Add organization-managed account message
docs/kratos/concepts/messages.json, docs/kratos/concepts/ui-messages.md
Adds message 1010026 with instructions to sign in through the organization’s SSO provider.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: aeneasr

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and clearly describes the main change: adding Kratos UI message 1010026 for organization SSO.
Description check ✅ Passed The description gives the change summary and context; missing checklist items and a formal issue link are acceptable for a docs-only update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jonas-jonas/kratos-message-1010026

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants