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 use Keycloak as a protocol bridge between legacy SAML IdPs using IdP-initiated SSO and modern OIDC applications.
Learn how to forward Skycloak security logs to external SIEM platforms via syslog for centralized monitoring, alerting, and compliance.
Learn how to configure Skycloak's built-in WAF to protect your Keycloak deployment from brute force attacks, credential stuffing, and DDoS…
Learn how to restrict access to your Keycloak cluster by country using Skycloak's built-in geo-blocking, reducing attack surface and meeting…
Learn Keycloak testing and automated validation strategies using Testcontainers, Postman, and Cypress to build reliable identity infrastructure.
Learn how to scale Keycloak for production with clustering, Infinispan caching, database optimization, and load testing strategies.
Automate identity provider configuration with OIDC Discovery and Dynamic Client Registration to reduce errors, improve security, and scale efficiently.
Compare cookies, tokens, and server-side sessions for distributed systems with security analysis, scalability trade-offs, and Keycloak session management.
Learn JWT token lifecycle management strategies including expiration policies, refresh token rotation, and revocation mechanisms for secure authentication systems.
Learn how to use kc_idp_hint in Keycloak to skip the login screen and redirect users directly to a specific identity…