Auth & SSOMicrosoft Identity Platform (MSAL)JSON & TypeScript Fixtures
Microsoft Entra ID (Azure AD) & Microsoft Graph
Returned by POST https://login.microsoftonline.com/{tenant}/oauth2/v2.0/token upon code exchange.
HTTP 200 OKmode: chaos
size: 0.3 KB
{
"token_type": "Bearer",
"scope": "User.Read openid profile email",
"expires_in": 3599,
"ext_expires_in": 3599,
"access_token": "eyJ0eXAiOiJKV1QiLCJub25jZSI...sample_ms_access_token...",
"refresh_token": "0.AUAAoG3z...sample_ms_refresh_token...",
"id_token": "eyJ0eXAiOiJKV1QiLCJhbGci...sample_ms_id_token_jwt..."
}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