ClaudeSuperPower

identityserver-deployment

Skill

Guide for deploying Duende IdentityServer to production, covering reverse proxy configuration, data protection, health checks, distributed caching, multi-instance deployment, OpenTelemetry integration, logging, and common deployment pitfalls.

Install

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

What is identityserver-deployment?

Guide for deploying Duende IdentityServer to production, covering reverse proxy configuration, data protection, health checks, distributed caching, multi-instance deployment, OpenTelemetry integration, logging, and common deployment pitfalls.

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

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

Documentation

README · ~11 min read

IdentityServer Deployment, Proxies, and Production Readiness

When to Use This Skill

  • Deploying IdentityServer behind a reverse proxy or load balancer
  • Configuring ASP.NET Core Data Protection for production persistence
  • Implementing health checks for monitoring IdentityServer instances
  • Setting up distributed caching for multi-instance deployments
  • Configuring OpenTelemetry for metrics, traces, and logs
  • Troubleshooting common deployment issues (HTTPS downgrade, cookie problems, key rotation failures)
  • Understanding the difference between Data Protection keys and IdentityServer signing keys
  • Setting up logging and events for production monitoring

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.