oidc-id-token

Community

Implement compliant OIDC ID Tokens.

Authormaronnjapan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

OpenID Connect ID Token generation and validation is error-prone; this guide helps implement secure, standards-compliant tokens for Basic OP certification.

Core Features & Use Cases

  • ID Token structure and required claims (iss, sub, aud, exp, iat) are defined and generated
  • Nonce, auth_time, at_hash, and c_hash handling are implemented for hybrid/code flows
  • RS256 signing with proper JOSE header (alg: RS256, kid) and token verification guidance
  • Validation guidance for issuer, audience, expiration, and nonce matching

Quick Start

Configure your OpenID Provider to issue RS256-signed ID Tokens including required claims and proper nonce handling.

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

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.