Auth & SSOKeycloak (Red Hat / CNCF)JSON & TypeScript Fixtures
Keycloak Open Source IAM
Standard OIDC Token response returned by Keycloak.
HTTP 200 OKmode: chaos
size: 0.4 KB
{
"access_token": "eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUI...sample_keycloak_access_token...",
"expires_in": 300,
"refresh_expires_in": 1800,
"refresh_token": "eyJhbGciOiJIUzI1NiIsInR5cCIgOiAiSldUI...sample_keycloak_refresh_token...",
"token_type": "Bearer",
"id_token": "eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUI...sample_keycloak_id_token...",
"not-before-policy": 0,
"session_state": "c1f7a070-5b77-4c3e-9080-60b545d179ec",
"scope": "openid email profile"
}Related Production API Chaos TemplatesBrowse All 17 Templates
Google Identity ServicesAuth & SSO
Google OAuth 2.0 & OpenID Connect
View Chaos Schema
GitHub REST API v3Auth & SSO
GitHub OAuth App / GitHub Apps
View Chaos Schema
AppleAuth & SSO
Sign in with Apple (Apple ID OAuth 2.0 / OIDC)
View Chaos Schema
Supabase (Open Source Firebase Alternative)Auth & SSO
Supabase Auth (GoTrue)
View Chaos Schema