Skip to content

Docs: Document OIDC Setting Enabling Signed Request Objects#57383

Merged
rhammonds-teleport merged 4 commits intomasterfrom
rhammonds/56990_signed_oauth_doc
Oct 2, 2025
Merged

Docs: Document OIDC Setting Enabling Signed Request Objects#57383
rhammonds-teleport merged 4 commits intomasterfrom
rhammonds/56990_signed_oauth_doc

Conversation

@rhammonds-teleport
Copy link
Copy Markdown
Contributor

Updates OIDC SSO guide to describe the new request_object_mode property introduced by #56990.

@github-actions github-actions Bot added no-changelog Indicates that a PR does not require a changelog entry size/sm labels Jul 31, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 31, 2025

Amplify deployment status

Branch Commit Job ID Status Preview Updated (UTC)
rhammonds/56990_signed_oauth_doc c42d9a3 8 ✅SUCCEED rhammonds-56990-signed-oauth-doc 2025-10-02 14:44:47

Copy link
Copy Markdown
Collaborator

@zmb3 zmb3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. The only thing we should add before merging is the version number(s) where the functionality was introduced (which we'll know closer to release).

Comment thread docs/pages/zero-trust-access/sso/oidc.mdx
Copy link
Copy Markdown
Collaborator

@zmb3 zmb3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but let's also:

  1. Document that request_object_mode can also be set in the MFA settings (which was a change we made after drafting these docs).
  2. Mention the release versions where this was introduced, so people don't run into issues if they try to use it on a cluster that's too old.

username_claim: preferred_username
```

### Optional: Request Object Mode
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Optional: Request Object Mode
### Optional: Request object mode

The docs use sentence case in headings

@rhammonds-teleport rhammonds-teleport force-pushed the rhammonds/56990_signed_oauth_doc branch from 12a8ba6 to c42d9a3 Compare October 2, 2025 14:38
@rhammonds-teleport rhammonds-teleport added this pull request to the merge queue Oct 2, 2025
Merged via the queue into master with commit 3598309 Oct 2, 2025
41 checks passed
@rhammonds-teleport rhammonds-teleport deleted the rhammonds/56990_signed_oauth_doc branch October 2, 2025 15:35
@backport-bot-workflows
Copy link
Copy Markdown
Contributor

@rhammonds-teleport See the table below for backport results.

Branch Result
branch/v17 Create PR
branch/v18 Create PR

rhammonds-teleport added a commit that referenced this pull request Nov 6, 2025
* Update OIDC SSO docs to describe new 'request_object_mode' which enables signed JWT-Secured Authorization Requests on OIDC connectors.

* Describe how to retrieve oidc_idp public key via tctl.

* * Add a few words explaining that request objects can also be configured for MFA checks.
* Fix heading capitalization.

* Document release versions where request object support is introduced.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants