docs: add Kratos UI message 1010026 (organization SSO required)#2685
docs: add Kratos UI message 1010026 (organization SSO required)#2685jonas-jonas wants to merge 1 commit into
Conversation
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>
There was a problem hiding this comment.
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(typeinfo) 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.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughAdds 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. ChangesOrganization-managed account sign-in
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Adds the new Kratos UI message
InfoSelfServiceLoginOrganizationSSO(1010026) to the message reference (ui-messages.mdandmessages.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