oidc-redirect-uri

Community

Validate Redirect URIs for OpenID Connect.

Authormaronnjapan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

OpenID Connect Redirect URI validation is essential to prevent unauthorized redirects by ensuring only registered URIs are used, covering registration, exact matching, query parameter handling, and fragment rejection in Basic OP certification contexts.

Core Features & Use Cases

  • Complete URI registration enforcement for clients (including path components)
  • Exact string matching of redirect_uri with RFC 3986 rules
  • Preserve and validate query parameters, reject added or mismatched ones
  • Reject fragment components in registrations and handle fragments per RFC 6749
  • HTTPS requirement with localhost/loopback exceptions and clear error handling

Quick Start

Validate a sample redirect_uri against a registered list using exact matching and query-parameter rules.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: oidc-redirect-uri
Download link: https://github.com/maronnjapan/maronn-openid-provider/archive/main.zip#oidc-redirect-uri

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.