ClaudeSuperPower

identityserver-aspire

Skill

Orchestrate Duende IdentityServer in .NET Aspire AppHost — dependency graphs, authority URL wiring, health checks, and multi-instance.

Install

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

What is identityserver-aspire?

Orchestrate Duende IdentityServer in .NET Aspire AppHost — dependency graphs, authority URL wiring, health checks, and multi-instance.

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

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

Documentation

README · ~8 min read

Orchestrating IdentityServer with .NET Aspire

When to Use This Skill

Use this skill when:

  • Adding Duende IdentityServer to an Aspire-orchestrated solution
  • Configuring service dependencies so clients and APIs wait for IdentityServer
  • Passing IdentityServer's authority URL to dependent services via Aspire
  • Wiring database resources for IdentityServer configuration and operational stores
  • Ensuring IdentityServer exposes health checks for Aspire startup ordering
  • Adding IdentityServer telemetry sources to Aspire service defaults
  • Running multiple IdentityServer replicas in Aspire

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.

Skillssimilar to this one

All skills