ClaudeSuperPower

identityserver-key-management

Skill

Managing cryptographic signing keys in Duende IdentityServer, including automatic key management, KeyManagementOptions, data protection at rest, static key configuration, migration from static to automatic, and multi-instance deployment considerations.

Install

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

What is identityserver-key-management?

Managing cryptographic signing keys in Duende IdentityServer, including automatic key management, KeyManagementOptions, data protection at rest, static key configuration, migration from static to automatic, and multi-instance deployment considerations.

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

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

Documentation

README · ~8 min read

Key Management and Signing

When to Use This Skill

  • Configuring automatic key management for signing token keys
  • Setting up static/manual signing keys from certificates or key vaults
  • Configuring key rotation intervals and key lifecycle
  • Migrating from static keys to automatic key management
  • Deploying IdentityServer in load-balanced or multi-instance environments
  • Protecting keys at rest using data protection
  • Configuring per-algorithm or per-resource signing
  • Troubleshooting key-related errors (CryptographicException, unprotecting key failures)

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.