Skip to content

feat: open-api-specs-describe-oauth#7148

Open
Zaimwa9 wants to merge 63 commits intomainfrom
feat/update-open-api-generator-for-oauth
Open

feat: open-api-specs-describe-oauth#7148
Zaimwa9 wants to merge 63 commits intomainfrom
feat/update-open-api-generator-for-oauth

Conversation

@Zaimwa9
Copy link
Copy Markdown
Contributor

@Zaimwa9 Zaimwa9 commented Apr 7, 2026

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

Contributes to #6677

Prepares the MCP OpenAPI spec for OAuth integration with Gram:

  • OAuth security scheme: Added oauth2 (authorization code flow) alongside existing in the MCP OpenAPI spec. Gram reads this to know which authentication methods are supported.
  • Dynamic server URL: The servers URL in the MCP OpenAPI spec now reads from FLAGSMITH_API_URL instead of being. Same for the OAuth authorizationUrl and tokenUrl, derived from FLAGSMITH_FRONTEND_URL and FLAGSMITH_API_URL

How did you test this code?

  • Added tests, waiting for E2E

Zaimwa9 and others added 30 commits March 27, 2026 13:10
…/flagsmith into feat/setup-dot-and-as-metadata
…om:Flagsmith/flagsmith into feat/implement-dynamic-client-registration
@Zaimwa9 Zaimwa9 requested a review from a team as a code owner April 8, 2026 11:45
@Zaimwa9 Zaimwa9 requested review from kyle-ssg and removed request for a team April 8, 2026 11:45
@Zaimwa9 Zaimwa9 changed the title feat: prepared-open-api-specs-for-oauth feat: open-api-specs-describe-oauth Apr 8, 2026
@github-actions github-actions bot added feature New feature or request and removed feature New feature or request labels Apr 8, 2026
@Zaimwa9 Zaimwa9 removed request for a team and kyle-ssg April 8, 2026 17:09
@Zaimwa9 Zaimwa9 requested a review from a team as a code owner April 10, 2026 06:58
@github-actions github-actions bot added the docs Documentation updates label Apr 10, 2026
@github-actions github-actions bot added feature New feature or request and removed feature New feature or request docs Documentation updates labels Apr 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 10, 2026

Visual Regression

16 screenshots compared. See report for details.
View full report

Zaimwa9 added 2 commits April 10, 2026 10:33
…:Flagsmith/flagsmith into feat/update-open-api-generator-for-oauth
@github-actions github-actions bot added the docs Documentation updates label Apr 10, 2026
@github-actions github-actions bot added feature New feature or request and removed feature New feature or request docs Documentation updates labels Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Issue related to the REST API feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant