Document generic SAML identity provider setup - #5182
Merged
brianmacdonald-temporal merged 5 commits intoAug 25, 2026
Merged
Conversation
Document generic SAML requirements and use PingOne and PingFederate as non-exhaustive configuration examples. Co-authored-by: Cursor <cursoragent@cursor.com>
|
@LutaoX is attempting to deploy a commit to the Temporal Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
There was a problem hiding this comment.
Pull request overview
Documents generic SAML 2.0 identity provider support alongside existing provider-specific examples.
Changes:
- Adds generic SAML configuration requirements.
- Adds PingOne and PingFederate examples.
- Clarifies that documented providers are not exhaustive.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Require a stable identifier while naming the email and name attributes explicitly. Co-authored-by: Cursor <cursoragent@cursor.com>
Keep the provider-specific guidance focused on the validated PingFederate case. Co-authored-by: Cursor <cursoragent@cursor.com>
Describe the stable NameID requirement without prescribing its format or value. Co-authored-by: Cursor <cursoragent@cursor.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
brianmacdonald-temporal
approved these changes
Aug 25, 2026
Contributor
|
Note regarding CoPilot review: identified two headings as needing sentence casing; both were false positives. |
brianmacdonald-temporal
merged commit Aug 25, 2026
6f46de9
into
temporalio:main
19 of 20 checks passed
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
Why
The existing page only presents Entra ID and Okta paths, which can imply that other compatible SAML 2.0 identity providers are unsupported.
Test plan
docs/cloud/manage-access/saml.mdx(0 errors, 0 warnings)yarn buildMade with Cursor