oidc-token-endpoint

Community

Secure OIDC Token Endpoint implementation.

Authormaronnjapan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This guide provides a standards-aligned blueprint for implementing a secure OpenID Connect Token Endpoint to support Basic OP certification, covering token requests, client authentication, and token response construction.

Core Features & Use Cases

  • TLS-only HTTPS endpoint
  • HTTP POST handling with Content-Type: application/x-www-form-urlencoded
  • Support for authorization_code grant flow with proper code exchange and redirect_uri validation
  • Client authentication methods: client_secret_basic and client_secret_post
  • Robust token response formatting including access_token, id_token, and optional refresh_token
  • Comprehensive error handling and security checks to prevent reuse and leakage

Quick Start

Configure your OpenID Connect provider to expose the /token endpoint and perform a sample authorization_code flow to verify token issuance.

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

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.