Skip to content

docs(OIDC): Document OIDC trust relationships and token exchange#8045

Draft
khvn26 wants to merge 1 commit into
feat/trust-relationships-uifrom
feat/trust-relationships-docs
Draft

docs(OIDC): Document OIDC trust relationships and token exchange#8045
khvn26 wants to merge 1 commit into
feat/trust-relationships-uifrom
feat/trust-relationships-docs

Conversation

@khvn26

@khvn26 khvn26 commented Jul 19, 2026

Copy link
Copy Markdown
Member

Thanks for submitting a PR! Please check the boxes below:

  • I have read the Contributing Guide.
  • I have added information to docs/ if required so people know about the feature.
  • I have filled in the "Changes" section below.
  • I have filled in the "How did you test this code" section below.

Changes

Closes #8040

In this PR, we add documentation for for OIDC trust relationships.

We document trust relationships on the Admin API authentication page, and update the API Keys tab references to API Access. We also add the two new environment variables (TRUST_RELATIONSHIP_ACCESS_TOKEN_LIFETIME_SECONDS, OIDC_TOKEN_EXCHANGE_THROTTLE_RATE) to the self-hosting reference.

The main piece can be previewed here: https://docs-git-feat-trust-relationships-docs-flagsmith.vercel.app/integrating-with-flagsmith/flagsmith-api-overview/admin-api/authentication#oidc-trust-relationships

How did you test this code?

Verified locally.

@vercel

vercel Bot commented Jul 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jul 20, 2026 12:51pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
flagsmith-frontend-preview Ignored Ignored Preview Jul 20, 2026 12:51pm
flagsmith-frontend-staging Ignored Ignored Preview Jul 20, 2026 12:51pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: a5a01e22-13e4-4f75-8866-84996bd1589a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added the docs Documentation updates label Jul 19, 2026
@khvn26 khvn26 changed the title docs: Document OIDC trust relationships and token exchange docs(OIDC): Document OIDC trust relationships and token exchange Jul 19, 2026
@khvn26
khvn26 force-pushed the feat/trust-relationships-ui branch from f52d48d to 897e6b5 Compare July 19, 2026 16:54
@khvn26
khvn26 force-pushed the feat/trust-relationships-docs branch from e1096f6 to 6ed63d3 Compare July 19, 2026 16:54
@khvn26
khvn26 force-pushed the feat/trust-relationships-ui branch from 897e6b5 to ac0eb55 Compare July 19, 2026 17:00
@khvn26
khvn26 force-pushed the feat/trust-relationships-docs branch from 6ed63d3 to 5b4d50d Compare July 19, 2026 17:00
@khvn26
khvn26 force-pushed the feat/trust-relationships-ui branch from ac0eb55 to f3d09e9 Compare July 19, 2026 17:08
@khvn26
khvn26 force-pushed the feat/trust-relationships-docs branch from 5b4d50d to 34a7c6f Compare July 19, 2026 17:08
@khvn26
khvn26 force-pushed the feat/trust-relationships-ui branch from f3d09e9 to b9e875b Compare July 19, 2026 17:23
@khvn26
khvn26 force-pushed the feat/trust-relationships-docs branch from 34a7c6f to 5a77e8b Compare July 19, 2026 17:23
@khvn26
khvn26 force-pushed the feat/trust-relationships-ui branch from b9e875b to c920f26 Compare July 19, 2026 17:34
@khvn26
khvn26 force-pushed the feat/trust-relationships-docs branch from 5a77e8b to 4a2ee03 Compare July 19, 2026 17:34
@khvn26
khvn26 force-pushed the feat/trust-relationships-ui branch from c920f26 to 83c6bd9 Compare July 20, 2026 10:19
@khvn26
khvn26 force-pushed the feat/trust-relationships-docs branch from 4a2ee03 to 402c403 Compare July 20, 2026 10:19
@khvn26
khvn26 force-pushed the feat/trust-relationships-ui branch from 83c6bd9 to 8a8c79c Compare July 20, 2026 10:23
@khvn26
khvn26 force-pushed the feat/trust-relationships-docs branch from 402c403 to c6ab4fe Compare July 20, 2026 10:23
@khvn26
khvn26 force-pushed the feat/trust-relationships-ui branch from 8a8c79c to 153457d Compare July 20, 2026 10:38
@khvn26
khvn26 force-pushed the feat/trust-relationships-docs branch from c6ab4fe to 0c6bb29 Compare July 20, 2026 10:38
@khvn26
khvn26 force-pushed the feat/trust-relationships-ui branch from 5b9a755 to 5d102e2 Compare July 20, 2026 11:26
@khvn26
khvn26 force-pushed the feat/trust-relationships-ui branch from 5d102e2 to 471197e Compare July 20, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trust Relationships (OIDC)

1 participant