Add Cisco Duo auth provider support#1029
Merged
Merged
Conversation
Add a Cisco Duo auth provider reference page documenting Duo as a custom OAuth 2.0 provider (no engine change), how to use it from an agentic client via an Arcade MCP gateway, and how to build Duo-authorized tools. Modeled on the Salesforce per-tenant provider page; includes three Dashboard/agent screenshots. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
emmithood
approved these changes
Jun 24, 2026
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.
What
Adds a Cisco Duo auth provider reference page at
references/auth-providers/cisco-duo.Cisco Duo's OAuth/OIDC endpoints are per-tenant (
sso-<tenant>.sso.duosecurity.com/oauth2/<app_id>), so — like Salesforce and Zendesk — Duo is documented as a custom OAuth 2.0 provider. No engine / well-known-provider change is required. The page is modeled on the Salesforce page and follows the repo's authoring conventions.Contents
create-tool-authandbuild-mcp-serverguides)Notes
public/images/auth-providers/cisco-duo/_meta.tsxchange;check-metapasses)🤖 Generated with Claude Code