OAuth Protected Resource Metadata Support
CommunityExpose OAuth resource metadata for secure AI access.
Software Engineering#oauth#openid connect#well-known#agent authentication#authorization scopes#resource metadata
Authorberkayoztunc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
OAuth-protected APIs need accurate, discoverable metadata so clients and agents can request the correct authorization scopes and handle authentication prompts correctly, without guessing or hardcoding provider details.
Core Features & Use Cases
- Metadata endpoint discovery: Provides a hosted
.well-knownendpoint that returns published resource metadata for Orquestra’s protected API surfaces. - OAuth configuration fields: Publishes
resource,authorization_servers,scopes_supported,bearer_methods_supported, andresource_documentationto help clients form valid authorization requests. - WWW-Authenticate guidance: Protected endpoints return
WWW-Authenticateheaders containing aresource_metadatapointer so clients know where to fetch the right metadata automatically.
Quick Start
Ask your AI agent to fetch the OAuth protected resource metadata from https://api.orquestra.dev/.well-known/oauth-protected-resource and then use the returned scopes_supported to request access for the protected endpoints.
Dependency Matrix
Required Modules
None requiredComponents
assets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: OAuth Protected Resource Metadata Support Download link: https://github.com/berkayoztunc/orquestra/archive/main.zip#oauth-protected-resource-metadata-support Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.