ClaudeSuperPower

identityserver-configuration

Skill

Configure Duende IdentityServer including client definitions, API resources, identity resources, scopes, signing credentials, and server-side sessions. Covers client types (M2M, interactive, SPA), grant types, API Scopes vs API Resources vs Identity Resources, secret management, and client authentic

Install

git clone https://github.com/DuendeSoftware/duende-skills.git ~/.claude/skills/identityserver-configuration

What is identityserver-configuration?

Configure Duende IdentityServer including client definitions, API resources, identity resources, scopes, signing credentials, and server-side sessions. Covers client types (M2M, interactive, SPA), grant types, API Scopes vs API Resources vs Identity Resources, secret management, and client authentication methods. Includes both in-memory and database-backed configuration.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~93 tokens of context used while enabled, before you invoke anything

Documentation

README · ~11 min read

Duende IdentityServer Configuration

When to Use This Skill

Use this skill when:

  • Setting up a new Duende IdentityServer host
  • Defining or modifying client registrations
  • Configuring API resources, API scopes, or identity resources
  • Setting up signing key management (automatic or static)
  • Enabling server-side sessions
  • Tuning IdentityServerOptions for production deployments
  • Migrating from IdentityServer4 to Duende IdentityServer

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.