关于
This skill provides production-ready patterns for connecting FastAPI applications with Keycloak as an identity provider. It automates the setup of OIDC/OAuth2 configurations, implements secure JWT token validation using JWKS, and provides pre-built FastAPI dependencies for user extraction and granular role-based access control (RBAC). It is an essential tool for developers building secure enterprise APIs that require Single Sign-On (SSO), automated token refresh logic, and sophisticated multi-tenant authentication patterns.