Founder at Skycloak
Guilliano is the founder of Skycloak and a cloud infrastructure specialist with deep expertise in product development and scaling SaaS products. He discovered Keycloak while consulting on enterprise IAM and built Skycloak to make managed Keycloak accessible to teams of every size.
The definitive guide to Keycloak: open-source IAM for SSO, MFA, user federation, social login, and fine-grained authorization. Architecture and use…
Complete getting started guide for Keycloak in 2026. Install with Docker, configure your first realm, connect a React app, add…
Compare SAML and OIDC protocols for SSO. Learn when to use each, how they work in Keycloak, and how to…
Comprehensive guide to API authentication in 2026 covering OAuth 2.0 with PKCE, mTLS, DPoP, JWT validation, token introspection, and choosing…
A comprehensive guide to JWT security best practices covering token storage, key rotation, claim validation, refresh token rotation, and Keycloak…
The complete guide to securing Spring Boot 3.x apps with Keycloak using spring-security-oauth2-resource-server, JWT validation, and method-level security.
A developer's deep dive into OpenID Connect (OIDC) covering ID tokens, claims, scopes, discovery endpoints, and UserInfo with practical Keycloak…
Step-by-step Okta to Keycloak migration guide covering user export, application migration, MFA enrollment, group mapping, and phased rollout strategy.
Decision guide comparing API keys and OAuth tokens for API security. Learn when to use each approach, hybrid patterns, and…
Comprehensive SSO implementation guide for developers covering SAML vs OIDC protocols, SP and IdP-initiated flows, single logout, and Keycloak configuration.