implementing-scalekit-springboot-auth
Installation
SKILL.md
Scalekit Auth in Spring Boot
Scalekit acts as an OIDC provider. Spring Security's oauth2-client starter handles the full
authorization code flow — no custom filters needed.
Required dependencies
Add to pom.xml (Spring Boot 3.2+, Java 17+):