Blog

Updates & Tutorials

Engineering deep dives, migration guides, and announcements from the Idenplane team.

Announcement Architecture March 15, 2026 8 min read

Introducing Idenplane: A Modern Alternative to Keycloak

Why we built a self-hosted IAM server in TypeScript, and how it compares to Keycloak, Auth0, and Clerk in performance, features, and developer experience.

Tutorial Multi-Tenancy March 8, 2026 6 min read

Multi-Tenant Authentication in 10 Minutes

Step-by-step guide to setting up isolated realms with independent users, clients, roles, and themes for your SaaS platform using Idenplane.

Engineering Mobile February 28, 2026 5 min read

Why We Built Native iOS and Android SDKs

Most IAM servers ignore mobile. We built first-class Swift and Kotlin SDKs with Keychain/EncryptedPrefs storage, biometric login, and PKCE from day one.

Migration Guide February 20, 2026 10 min read

From Keycloak to Idenplane: A Migration Story

How to migrate from Keycloak to Idenplane — realm export/import, user migration, SDK swap, and what to expect from the process.

Tutorial Next.js February 12, 2026 7 min read

Securing Your Next.js App with Idenplane

Complete walkthrough of integrating Idenplane with Next.js 14+ using the @idenplane/nextjs SDK — middleware, Server Components, and protected API routes.

More posts coming soon. Follow us on GitHub for updates.