oidc-basic-op-certification

Provide a checklist for OpenID Connect Basic OP certification conformance.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/maronnjapan/maronn-openid-provider --skill oidc-basic-op-certification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oidc-basic-op-certification
Source: https://github.com/maronnjapan/maronn-openid-provider/tree/main/.claude/skills/oidc-basic-op-certification
Command: npx skills add https://github.com/maronnjapan/maronn-openid-provider --skill oidc-basic-op-certification

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenID Connect Basic OP certification can be complex and time-consuming to verify across all required tests. This checklist provides a complete scope of the Basic OP conformance requirements from OpenID Connect Core 1.0 and the OpenID Conformance Profiles v3.0, helping teams prepare and validate coverage.

Core Features & Use Cases

  • Comprehensive coverage of certification test categories (Response Type, ID Token, UserInfo, Nonce, Scope, Display, Prompt, Misc Parameters, OAuth behaviors, Redirect URI, Client Authentication, and Claims).
  • Clear mapping to mandatory and optional requirements to guide implementation, testing, and evaluation against the Basic OP profile.
  • Use Case: teams can audit their OP implementation against the conformance checklist and prepare for official pre-certification checks.

Quick Start

Run the checklist against your OpenID Provider implementation to identify gaps and produce a conformance report.

Frequently Asked Questions about oidc-basic-op-certification

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is OpenID Connect Basic OP certification and what does it cover?

OpenID Connect Basic OP certification validates an OpenID Provider's conformance against OpenID Connect Core 1.0 and Conformance Profiles v3.0. It covers test categories including Response Type, ID Token, UserInfo, Nonce, Scope, Display, Prompt, Redirect URI, Client Authentication, and Claims.

How do I prepare my OpenID Provider for Basic OP conformance testing?

To prepare for Basic OP conformance testing, run a comprehensive checklist against your OpenID Provider implementation to identify gaps across mandatory and optional requirements, verify coverage of all test categories, and produce a readiness report before official pre-certification checks.

What is the difference between mandatory and optional requirements in OIDC Basic OP certification?

OIDC Basic OP certification distinguishes between mandatory and optional requirements mapped to the Basic OP profile. The checklist specifies core requirements across test categories like OAuth behaviors, Misc Parameters, and Claims, guiding implementation and testing priorities for full conformance.

Can I audit my existing identity provider for OpenID Connect Basic OP readiness?

Yes, you can audit your existing identity provider by running the Basic OP conformance checklist against your implementation. This evaluates readiness by mapping your OP's features to OpenID Conformance Profiles v3.0, identifying missing test coverage and producing a conformance report.

Does OpenID Connect Basic OP certification require client authentication and claims testing?

Yes, Basic OP certification includes Client Authentication and Claims as specific test categories. The checklist maps these to mandatory and optional requirements within the OpenID Connect Core 1.0 specification to verify your OP handles client credentials and user claims correctly.

What are the limitations of using a checklist for OpenID Connect Basic OP certification preparation?

A checklist guides preparation and identifies conformance gaps across Basic OP requirements but does not execute actual tests or issue official certification. It maps required test categories from OpenID Conformance Profiles v3.0 to help teams validate coverage readiness before formal pre-certification.