id-token-reviewer

Community

Validate ID Tokens to meet OIDC specs.

Authormaronnjapan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

ID Token validation tasks are error-prone and require strict adherence to the OpenID Connect Core specifications. This guide provides a structured review process to verify token structure, critical claims, and signature integrity.

Core Features & Use Cases

  • Checklist-driven review of ID Token fields (iss, sub, aud, exp, iat) and conditional claims (nonce, auth_time, azp, at_hash).
  • Validate signature with RS256 and verify using the provider's public keys.
  • Generate and report coverage gaps for test scenarios in Basic OP (Authorization Code Flow).

Quick Start

Review a sample ID Token against the checklist and produce a compliance report.

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

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.