feat: delete identity doc - #2694
Conversation
|
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 ignored due to path filters (2)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe network sidebar now includes the ChangesNetwork sidebar navigation
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint install timed out. The project may have too many dependencies for the sandbox. 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 |
There was a problem hiding this comment.
Pull request overview
Adds documentation for deleting identities in Ory Network, wires it into the Network sidebar, and cross-links it from the settings-flow docs to clarify that account deletion is an admin (not self-service) operation.
Changes:
- Add a new “Delete identities” guide under Kratos → Manage identities (Network-focused).
- Add the new page to
sidebars-network.tsnavigation. - Add a note in the user settings flow docs pointing readers to the new deletion guide.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| sidebars-network.ts | Adds the new “Delete identities” doc to the Network sidebar navigation. |
| docs/kratos/self-service/flows/user-settings.mdx | Adds a note clarifying deletion is not part of the settings flow and links to the new guide. |
| docs/kratos/manage-identities/21_delete-users-identities.mdx | Introduces a new guide describing admin-driven identity deletion and considerations for self-service “delete my account” UX. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Related Issue or Design Document
Checklist
If this pull request addresses a security vulnerability,
I confirm that I got approval (please contact security@ory.com) from the maintainers to push the changes.
Further comments
Summary by CodeRabbit