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.
Learn how to integrate Keycloak with Kong API Gateway for authentication using the OIDC plugin for JWT validation, rate limiting,…
Step-by-step Okta to Keycloak migration guide covering user export, application migration, MFA enrollment, group mapping, and phased rollout strategy.
Integrate Keycloak authentication with HTMX server-rendered apps. Covers Express.js OIDC middleware, session cookies, CSRF protection, and auth-aware UI.
Comparison of Keycloak deployment methods on Kubernetes. Covers the Bitnami Helm chart vs Keycloak Operator with CRDs, auto-scaling, and production…
Complete guide to adding Keycloak OIDC authentication to Remix apps. Covers remix-auth strategy, cookie sessions, loader/action patterns, and protected routes.
Total cost of ownership comparison for self-hosted Keycloak vs managed auth providers like Auth0 and Okta. Includes detailed cost models…
Step-by-step guide to integrating Keycloak authentication with Nuxt 3. Covers server middleware, useAuth composable, route protection, and SSR token handling.
Complete guide to Keycloak realm export and import strategies including the Admin REST API, CLI tooling, keycloak-config-cli for GitOps, and…
Complete guide to integrating Keycloak with React Native Expo apps using PKCE, secure token storage, deep linking, token refresh, and…
Decision guide comparing API keys and OAuth tokens for API security. Learn when to use each approach, hybrid patterns, and…