ClaudeSuperPower

identityserver-sessions-providers

Skill

Guide for configuring server-side sessions, session management and querying, inactivity timeout, dynamic identity providers, and CIBA (Client Initiated Backchannel Authentication) in Duende IdentityServer.

Install

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

What is identityserver-sessions-providers?

Guide for configuring server-side sessions, session management and querying, inactivity timeout, dynamic identity providers, and CIBA (Client Initiated Backchannel Authentication) in Duende IdentityServer.

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

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

Documentation

README · ~10 min read

IdentityServer Sessions, Dynamic Providers, and CIBA

When to Use This Skill

  • Enabling and configuring server-side sessions for authentication state management
  • Implementing session querying, revocation, and administrative tooling via ISessionManagementService
  • Configuring inactivity timeout across IdentityServer and client applications
  • Setting up the Entity Framework Core session store or implementing a custom IServerSideSessionStore
  • Adding dynamic identity providers loaded from a database at runtime
  • Implementing custom non-OIDC dynamic provider types (Google, SAML, etc.)
  • Building a CIBA (Client Initiated Backchannel Authentication) flow
  • Understanding edition requirements (Business vs Enterprise) for these features

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.