Skip to content

OSDOCS-17718: adds authentication to MCP gateway docs#109672

Merged
ShaunaDiaz merged 1 commit intoopenshift:mcp-gateway-docs-tpfrom
ShaunaDiaz:OSDOCS-17718
Apr 20, 2026
Merged

OSDOCS-17718: adds authentication to MCP gateway docs#109672
ShaunaDiaz merged 1 commit intoopenshift:mcp-gateway-docs-tpfrom
ShaunaDiaz:OSDOCS-17718

Conversation

@ShaunaDiaz
Copy link
Copy Markdown
Contributor

@ShaunaDiaz ShaunaDiaz commented Apr 7, 2026

Version(s):
mcp-gateway-docs-tp

Issue:
OSDOCS-17718

Link to docs preview:
https://109672--ocpdocs-pr.netlify.app/rhcl/latest/mcp_gateway_config/mcp-gateway-authentication.html

QE review:

  • SME has approved this change.
  • QE has approved this change.

Additional information:
Docs merge reviewer, the mcp-gateway-docs-tp is a Release branch, so content work is incremental. The entire branch will be integrated into the rhcl-docs-main, rhcl-docs-1.3 and rhcl-docs-1.4 docs in late April, and therefore, not published anywhere now.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 7, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Apr 7, 2026

@ShaunaDiaz: This pull request references OSDOCS-17718 which is a valid jira issue.

Details

In response to this:

Version(s):
mcp-gateway-docs-tp

Issue:
OSDOCS-17718

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:
Docs merge reviewer, the mcp-gateway-docs-tp is a Release branch, so content work is incremental. The entire branch will be integrated into the rhcl-docs-1.3 and rhcl-docs-1.4 docs in late April, and therefore, not published anywhere now.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 7, 2026
@ocpdocs-previewbot
Copy link
Copy Markdown

ocpdocs-previewbot commented Apr 7, 2026

Comment thread mcp_gateway_config/mcp-gateway-authentication.adoc Outdated
@ShaunaDiaz ShaunaDiaz force-pushed the OSDOCS-17718 branch 2 times, most recently from ff93743 to 566606c Compare April 7, 2026 15:55
@ShaunaDiaz ShaunaDiaz changed the title [WIP] OSDOCS-17718: adds authentication to MCP gateway docs OSDOCS-17718: adds authentication to MCP gateway docs Apr 7, 2026
@openshift-ci openshift-ci Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 7, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Apr 8, 2026

@ShaunaDiaz: This pull request references OSDOCS-17718 which is a valid jira issue.

Details

In response to this:

Version(s):
mcp-gateway-docs-tp

Issue:
OSDOCS-17718

Link to docs preview:
https://109672--ocpdocs-pr.netlify.app/rhcl/latest/mcp_gateway_config/mcp-gateway-authentication.html

QE review:

  • QE has approved this change.

Additional information:
Docs merge reviewer, the mcp-gateway-docs-tp is a Release branch, so content work is incremental. The entire branch will be integrated into the rhcl-docs-1.3 and rhcl-docs-1.4 docs in late April, and therefore, not published anywhere now.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Apr 8, 2026

@ShaunaDiaz: This pull request references OSDOCS-17718 which is a valid jira issue.

Details

In response to this:

Version(s):
mcp-gateway-docs-tp

Issue:
OSDOCS-17718

Link to docs preview:
https://109672--ocpdocs-pr.netlify.app/rhcl/latest/mcp_gateway_config/mcp-gateway-authentication.html

QE review:

  • QE has approved this change.

Additional information:
Docs merge reviewer, the mcp-gateway-docs-tp is a Release branch, so content work is incremental. The entire branch will be integrated into the rhcl-docs-main, rhcl-docs-1.3 and rhcl-docs-1.4 docs in late April, and therefore, not published anywhere now.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Apr 8, 2026

@ShaunaDiaz: This pull request references OSDOCS-17718 which is a valid jira issue.

Details

In response to this:

Version(s):
mcp-gateway-docs-tp

Issue:
OSDOCS-17718

Link to docs preview:
https://109672--ocpdocs-pr.netlify.app/rhcl/latest/mcp_gateway_config/mcp-gateway-authentication.html

QE review:

  • SME has approved this change.
  • QE has approved this change.

Additional information:
Docs merge reviewer, the mcp-gateway-docs-tp is a Release branch, so content work is incremental. The entire branch will be integrated into the rhcl-docs-main, rhcl-docs-1.3 and rhcl-docs-1.4 docs in late April, and therefore, not published anywhere now.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.


.Procedure

//Q: would it be easier for our users to add this listener at install when we configure listeners? see https://github.com/openshift/openshift-docs/pull/109364
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I'd say either is technically correct

If the listener config guide (#109364) is a prerequisite for this guide, adding the identity provider listener there as an optional step avoids repeating the oc patch gateway pattern.

Works fine here standalone too

Comment thread modules/proc-configure-mcp-gateway-authentication.adoc
Comment thread modules/proc-configure-mcp-gateway-authentication.adoc Outdated
Comment thread modules/proc-configure-mcp-gateway-authentication.adoc Outdated
Comment thread modules/proc-configure-mcp-gateway-authentication.adoc Outdated
Comment thread modules/proc-configure-mcp-gateway-authentication.adoc Outdated
Comment thread modules/con-mcp-gateway-authentication.adoc Outdated
Comment thread modules/con-mcp-gateway-authentication.adoc Outdated
Comment thread modules/proc-configure-mcp-gateway-authentication.adoc Outdated
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Apr 14, 2026

@ShaunaDiaz: This pull request references OSDOCS-17718 which is a valid jira issue.

Details

In response to this:

Version(s):
mcp-gateway-docs-tp

Issue:
OSDOCS-17718

Link to docs preview:
https://109672--ocpdocs-pr.netlify.app/rhcl/latest/mcp_gateway_config/mcp-gateway-authentication.html

QE review:

  • SME has approved this change.
  • QE has approved this change.

Additional information:
Docs merge reviewer, the mcp-gateway-docs-tp is a Release branch, so content work is incremental. The entire branch will be integrated into the rhcl-docs-main, rhcl-docs-1.3 and rhcl-docs-1.4 docs in late April, and therefore, not published anywhere now.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@ShaunaDiaz ShaunaDiaz added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. merge-review-needed Signifies that the merge review team needs to review this PR labels Apr 14, 2026
@ShaunaDiaz ShaunaDiaz force-pushed the OSDOCS-17718 branch 2 times, most recently from 8dd2c63 to 1d57293 Compare April 14, 2026 15:22
@bscott-rh bscott-rh added merge-review-in-progress Signifies that the merge review team is reviewing this PR and removed merge-review-needed Signifies that the merge review team needs to review this PR labels Apr 15, 2026
Copy link
Copy Markdown
Contributor

@bscott-rh bscott-rh left a comment

Choose a reason for hiding this comment

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

Merge review LGTM. I left a couple of nits that are up to you. I also want to mention that while you used {mcpg} in the assembly heading, you didn't use it for most of the instances of "MCP gateway" in the rest of the doc.

Comment thread mcp_gateway_config/mcp-gateway-authentication.adoc
Comment thread modules/proc-configure-mcp-gateway-authentication.adoc
Comment thread modules/proc-configure-mcp-gateway-authentication.adoc Outdated
@bscott-rh bscott-rh added ok-to-merge and removed merge-review-in-progress Signifies that the merge review team is reviewing this PR labels Apr 15, 2026
Copy link
Copy Markdown

@trepel trepel left a comment

Choose a reason for hiding this comment

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

A few small comments, but it looks good otherwise

Comment thread modules/proc-configure-mcp-gateway-authentication.adoc Outdated
Comment thread modules/proc-configure-mcp-gateway-authentication.adoc Outdated
Comment thread modules/proc-configure-mcp-gateway-authentication.adoc Outdated
Comment thread modules/proc-configure-mcp-gateway-authentication.adoc Outdated
Comment thread modules/proc-configure-mcp-gateway-authentication.adoc Outdated
Comment thread modules/proc-configure-mcp-gateway-authentication.adoc Outdated
Comment thread _topic_maps/_topic_map.yml
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 17, 2026

@ShaunaDiaz: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Copy link
Copy Markdown

@trepel trepel left a comment

Choose a reason for hiding this comment

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

One small comment but it does not block approval. LGTM.

@ShaunaDiaz ShaunaDiaz removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 20, 2026
@ShaunaDiaz ShaunaDiaz merged commit 658af29 into openshift:mcp-gateway-docs-tp Apr 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. ok-to-merge size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants