Blog

Insights on Identity, Security & Keycloak

Tutorials, deep dives, and best practices from the Skycloak team.

Definition and Basics

Decoding SAMLRequest: What It Is and How to Decode It

A SAMLRequest is the Base64-encoded, deflate-compressed XML authentication request an SP sends to an IdP. Learn how to decode it…

Guilliano Molaire Guilliano Molaire 6 min read
Tutorials

Python Authentication: Login Pages Without Storing Passwords

Build a Python login page that never stores a password: Flask and Authlib with PKCE, Keycloak as the identity provider,…

Guilliano Molaire Guilliano Molaire 8 min read
security-best-practices

Attribute-Based Access Control: How It Works, When to Use It

ABAC evaluates user, resource, action, and environment attributes at request time. See how it compares to RBAC and ReBAC, plus…

Guilliano Molaire Guilliano Molaire 9 min read
Social Login Implementation: Step-by-Step Guide
Tutorials

Social Login Implementation: Step-by-Step Guide (2026)

Step-by-step social login with OAuth authentication: Google, GitHub, and Microsoft setup, Keycloak broker config, duplicate email account linking, and mappers.

Guilliano Molaire Guilliano Molaire 9 min read
Keycloak vs Okta: Enterprise IAM Comparison Guide
comparisons

Keycloak vs Okta: An Honest Workforce IAM Comparison

Keycloak vs Okta compared honestly: real July 2026 pricing, an 11-row scorecard, breach track record, and the password export problem…

Guilliano Molaire Guilliano Molaire 10 min read
SAML IDP SP in Keycloak
Tutorials

Keycloak as a SAML Service Provider: Complete Setup Guide

Configure Keycloak as a SAML service provider: broker setup, SP metadata, signature validation, attribute mapping, SLO, and fixes for common…

Guilliano Molaire Guilliano Molaire 10 min read
Difference between an SP and an IdP and how Keycloak do both
Definition and Basics

IdP vs SP: The Difference, and How Keycloak Plays Both Roles

IdP vs SP explained: what each role does in SAML and OIDC, and how Keycloak plays both at once through…

Guilliano Molaire Guilliano Molaire 7 min read
Tutorials

How to Enable User Registration in Keycloak (26.x Guide)

Enable self-registration in Keycloak 26.x: the Login tab toggle, the new email-first password flow, custom fields via user profile, and…

Guilliano Molaire Guilliano Molaire 9 min read
security-best-practices

JWT Token Lifecycle: Expiration, Refresh, Revocation, and Spring Boot Validation

JWT lifecycle guide: expiration, refresh token rotation per RFC 9700, Keycloak revocation, and Spring Boot resource server validation with zero…

Guilliano Molaire Guilliano Molaire 11 min read
security

Session Management in Distributed Systems: Cookies vs Tokens vs Server-Side Sessions

Cookies vs tokens vs server-side sessions for distributed systems: security trade-offs, 2026 cookie changes, and how Keycloak persists sessions by…

Guilliano Molaire Guilliano Molaire 11 min read

Stay ahead on identity & security

Get tutorials, product updates, and Keycloak tips delivered to your inbox.

© 2026 Skycloak. All Rights Reserved. Design by Yasser Soliman