-
Notifications
You must be signed in to change notification settings - Fork 29
Mshmoustafa/create sso guide #1297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Preview this PR here: https://dev-docs.revenuecat.com/pr-1297/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request consolidates and improves the Single Sign-On (SSO) documentation for RevenueCat by creating a comprehensive standalone guide and updating references across related documentation pages.
Key Changes:
- Created a new dedicated SSO setup guide at
docs/projects/sso.mdwith detailed step-by-step instructions, prerequisites, role mapping guidance, and FAQs - Updated existing documentation to reference the new centralized SSO guide instead of duplicating instructions
- Removed redundant SSO configuration content from security and collaborators documentation
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/projects/sso.md | New comprehensive SSO setup guide covering prerequisites, configuration steps, group-role mapping, activation, and FAQs |
| docs/welcome/set-up-revenuecat/security.md | Simplified by replacing inline SSO activation instructions with a reference to the new SSO guide |
| docs/projects/collaborators.md | Removed detailed SSO collaborator configuration steps and added reference to the new SSO guide |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| 1. Go to **Project Settings → Collaborators** | ||
|
|
||
|  |
Copilot
AI
Dec 24, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The image alt text "Collaborators" is not descriptive of the actual image content. Based on the context showing the collaborators page where SSO groups are added, consider using a more specific alt text like "Project collaborators settings page" to improve accessibility.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
I'm not sure why the SSO guide is not showing up in the sidebar but this is ready to ship, we can figure that out another time when everyone's back in office. The links from the other guides to this SSO guide work so it's accessible |
Motivation / Description / Changes introduced
This pull request updates and improves the documentation for configuring Single Sign-On (SSO) in RevenueCat. The main changes include adding a new comprehensive SSO setup guide, consolidating and clarifying SSO-related instructions, and removing outdated or redundant content from existing documentation.
SSO Documentation Improvements:
docs/projects/sso.md, covering prerequisites, step-by-step configuration, group-role mapping, activation, and FAQs.docs/projects/collaborators.md) to reference the new SSO guide and removed redundant SSO configuration steps.docs/welcome/set-up-revenuecat/security.md) by replacing in-place SSO activation instructions with a link to the new SSO guide.Links to discussion, or Linear ticket (if applicable)
Additional comments