Add OIDC SSO documentation and restructure SSO pages#47
Merged
FabianoEger merged 9 commits intomainfrom Mar 31, 2026
Merged
Conversation
- Deleted outdated SSO article and replaced it with a new index file that provides an overview of SSO in TagoIO RUN, including SAML and OIDC protocols. - Added detailed configuration guides for both SAML and OIDC SSO, outlining setup processes and supported identity providers. - Introduced a new category JSON file for better organization in the documentation structure.
- Enhanced the table layout for SSO OIDC settings to improve readability. - Maintained detailed descriptions for each field to assist users in configuration.
- Upgraded several packages including @mdx-js/react, clsx, prism-react-renderer, aws-cdk-lib, constructs, oxfmt, oxlint, tsx, and typescript to their latest versions for improved performance and security. - Adjusted postman-code-generators version in overrides for consistency.
- Replaced the SSO integration image with a new version for better representation. - Enhanced the descriptions of SAML and OIDC protocols by linking to their respective configuration guides. - Adjusted the Last Name field in the OIDC SSO documentation to remove the 'required' label for improved accuracy.
cotrin
suggested changes
Mar 30, 2026
- Introduced a new section detailing the automatic creation of user profiles with the tag `source: sso` when users sign in through SSO for the first time. - Explained how this tag can be utilized for user identification, filtering, and automation setups.
- Updated language to clarify that RUN users are created through SSO with the tag `source: sso`. - Improved descriptions of claim mappings to specify that they relate to RUN user fields. - Removed outdated notes regarding SSO plan requirements and simultaneous protocol activation for better accuracy.
cotrin
suggested changes
Mar 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/docs/tagoio/tagorun/single-sign-on-sso) via the newindex.mdoverview page.Changes
single-sign-on-sso.md(old standalone page)single-sign-on-sso/index.md(SSO overview with SAML vs OIDC comparison)single-sign-on-sso/saml-sso.md(SAML-specific setup guide)single-sign-on-sso/oidc-sso.md(OIDC-specific setup guide)Test plan
/docs/tagoio/tagorun/single-sign-on-ssoand confirm the overview page loads