Blog

Thoughts, tutorials, and insights on web development

Authentication
Extending Keycloak with Custom Providers
2024-09-0821

Enhancing Identity and Access Management with tailored solutions for authentication, authorization, and user management through custom Keycloak providers.

Keycloak
Custom Providers
IAM
Authentication
Java
Keycloak and Identity Federation: A Comprehensive Guide
2024-09-0814

A comprehensive guide to Keycloak and identity federation, covering modern IAM, authentication functions, user experience, and security benefits.

Keycloak
Identity Federation
IAM
Authentication
Security
Integration of Keycloak with Next.js
2024-07-247

A comprehensive guide to integrating Keycloak authentication with Next.js applications using the App Router and NextAuth.js for secure, streamlined user authentication.

Keycloak
Next.js
Authentication
App Router
NextAuth.js
Creating Applications with Different Access Levels Using Keycloak (RBAC)
2024-07-1912

Learn how to implement Role-Based Access Control (RBAC) in your applications using Keycloak to manage different user access levels securely and efficiently for Python and FastAPI applications.

Keycloak
RBAC
Authentication
Python
FastAPI
Understanding Realms, Clients, and Roles in Keycloak
2024-07-185

A comprehensive guide to understanding the core concepts of Keycloak: Realms, Clients, and Roles for effective identity and access management in your applications.

Keycloak
Authentication
IAM
Security
Identity Management