What problem does it solve?
This Skill helps you deploy and integrate Kanidm identity management securely, preventing common OAuth2/OIDC, LDAP, and WebAuthn configuration mistakes that can lead to account takeover, token theft, or weak authentication.
Core Features & Use Cases
- Secure Kanidm server configuration: Produce hardened production settings for TLS, network binding, backups, and operational expectations.
- OAuth2/OIDC client and provider integration: Guide the creation of Kanidm OAuth2/OIDC clients with strict redirect URI validation, PKCE, scope mapping, and safe session/token assumptions.
- LDAP gateway and WebAuthn (passkey) readiness: Implement LDAPS-only LDAP integration patterns and configure WebAuthn/MFA expectations for privileged access.
- Use Case: You are standing up Kanidm to serve as an IdP for an internal app, legacy LDAP consumers, and admin passkeys; use this Skill to generate configuration and integration steps that are aligned with the included security guardrails.
Quick Start
Use the kanidm-expert skill to design a production-ready Kanidm setup for OAuth2/OIDC (with PKCE and exact redirect URIs), LDAPS gateway integration, and enforced WebAuthn for admin accounts.