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.
How to revoke a single Keycloak session or refresh token without ending all of a user's sessions: the logout endpoint,…
Fix Keycloak HTTP 431 'Request Header Fields Too Large' errors: raise Quarkus header limits and shrink bloated tokens by trimming…
What a JWKS (JSON Web Key Set) is, every field explained (kty, kid, use, n, e), how Keycloak publishes keys…
Verify Keycloak access tokens on your backend: local JWT signature checks with JWKS, token introspection, claim validation, and Java, Node,…
Fix Keycloak 'token is not active' and 'JWT issued in the future' errors caused by clock skew: sync server time…
Fix the Keycloak 'account already exists' error during social login and identity brokering: the first-login flow, account linking, and trusting…
Fix Keycloak custom themes not loading: theme caching, the themes directory and provider structure, theme selection, and Quarkus dev vs…
Is Keycloak overkill for a startup? An honest look at flat pricing vs per-MAU fees, the real ops burden, and…
Fix Keycloak email problems: SMTP configuration, TLS/SSL ports, authentication, the 'from' address, app passwords, and testing the connection in the…
Is Keycloak right for your B2B SaaS? An honest decision guide on multi-tenancy, enterprise SSO, SCIM, flat pricing, and the…