Add GitHub OAuth Provider tutorial#19
Merged
Merged
Conversation
Add comprehensive tutorial for setting up GitHub OAuth provider and MCP server with user-delegated OAuth. - Create new tutorial at modules/mcp/pages/github-oauth-tutorial.adoc - Cover complete workflow: create OAuth app, register provider, test in My Connections, create MCP server - Include field-by-field guidance for all configuration steps - Add troubleshooting section and related topics - Nest tutorial under User-delegated OAuth in navigation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
✅ Deploy Preview for redpanda-agentic-data-plane ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Applied docs-team-standards review feedback: removed 'Copy it for later' as it's redundant with the instruction to 'note' the Client ID. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Restoring the phrase per user feedback - it provides helpful context for users. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
|
1 and 2 can be combined, as you can create a new secret within the flow for OAuth provider creation. |
The Create OAuth Provider UI now includes an inline Client Secret Ref field with New/Existing tabs, so users can create the secret directly in the provider form without a separate Secrets Store visit first. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
Preview pages
Summary
Add comprehensive tutorial for setting up GitHub OAuth provider and creating user-delegated GitHub MCP server in ADP.
Changes
New tutorial:
modules/mcp/pages/github-oauth-tutorial.adocNavigation update:
modules/ROOT/nav.adocTutorial sections
Learning objectives
🤖 Generated with Claude Code