iamdevbox.com โ Identity & Access Management tutorials, open-source tools, and developer guides.
IAMDevBox is a technical resource hub for IAM engineers and developers, covering:
- ForgeRock / PingOne AIC โ Production deployment, troubleshooting, scripted decision nodes, DS replication
- Keycloak โ Docker production setup, HA clustering, LDAP federation, custom themes, Admin REST API
- OAuth 2.0 / OIDC / SAML โ Protocol deep-dives, security best practices, troubleshooting guides
- AI + Identity โ MCP OAuth 2.1, agentic AI authentication, non-human identity management
- Developer Tools โ 15 browser-based tools for IAM engineers (see below)
350+ articles, 15 interactive tools, all open-source.
All tools run entirely in your browser โ no signup, no data sent externally.
| Tool | Description | Link |
|---|---|---|
| ๐ JWT Decoder | Decode and inspect JSON Web Tokens | Open |
| ๐จ JWT Builder | Create and sign JWT tokens for testing | Open |
| ๐ PKCE Generator | Generate code_verifier and code_challenge for OAuth PKCE | Open |
| ๐ฎ OAuth Playground | Test OAuth 2.0 flows (Auth Code, PKCE, Client Credentials, Device Code) | Open |
| ๐ OIDC Checker | Validate OpenID Connect discovery endpoints | Open |
| ๐ SAML Decoder | Decode SAML responses with signature analysis | Open |
| ๐ REST Client | Test REST APIs with HTTP requests | Open |
| โฐ Timestamp Converter | Convert Unix timestamps to human-readable dates | Open |
| ๐ URL Encoder/Decoder | Encode and decode URLs | Open |
| ๐ข Base64 Encoder/Decoder | Encode/decode Base64 strings | Open |
| ๐ YAML โ JSON | Convert between YAML and JSON | Open |
| ๐ XML โ JSON | Convert between XML and JSON | Open |
| ๐ ROT47 Cipher | Quick text obfuscation | Open |
| ๐๏ธ ForgeRock URL Builder | Build ForgeRock AM/IDM REST API URLs | Open |
| ๐ URL Admin | Self-hosted URL shortener admin (CloudFlare Workers) | Open |
Production-ready code extracted from IAMDevBox tutorials:
| Repo | Description | Tutorial |
|---|---|---|
| keycloak-docker-production | Keycloak 26.x Docker Compose + PostgreSQL + reverse proxy | Tutorial |
| keycloak-spring-boot-oauth2 | Spring Boot 3 OAuth2 Resource Server with Keycloak | Tutorial |
| oauth-pkce-spa-example | OAuth PKCE flow for React SPA | Tutorial |
| oauth-nodejs-express | OAuth 2.0 Auth Code flow with Node.js + Express | Tutorial |
| forgerock-password-sync | ForgeRock IDM โ Oracle IDCS password sync | Tutorial |
| forgerock-backup-restore-scripts | ForgeRock AM/IDM/DS backup automation | Tutorial |
| forgerock-config-promotion | ForgeRock config promotion (dev โ prod) | Tutorial |
| forgerock-ds-cert-troubleshoot | ForgeRock DS PKIX certificate troubleshooting | Tutorial |
| Platform | Link |
|---|---|
| ๐ Website | iamdevbox.com |
| ๐ฆ X (Twitter) | @IAMDevBox |
| ๐ Mastodon | @[email protected] |
| ๐ป Dev.to | @iamdevbox |
| ๐บ YouTube | @IAMDevBox |
MIT License ยฉ IAMDevBox
