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+):

Installs
2
GitHub Stars
2
First Seen
Apr 23, 2026
implementing-scalekit-springboot-auth — scalekit-inc/skills