WorkOS Blog

https://workos.com

Developer APIs/SDKs for Enterprise Ready features like Single Sign-On, Directory Sync, Audit Logging, and more. Get started for free.

フィード

記事のアイキャッチ画像
The OWASP Top 10 for agentic applications: What developers building with AI agents need to know
WorkOS Blog
How AI agents get hijacked, poisoned, and over-privileged, and why identity is the fix for most of it.
1日前
記事のアイキャッチ画像
Impossible travel: What it is, how it works, and how to defend against it
WorkOS Blog
How comparing login timestamps and locations catches credential theft before attackers get in.
1日前
記事のアイキャッチ画像
Connect your app to GitLab without building OAuth
WorkOS Blog
Let users sync their GitLab projects in your app, using a fresh access token, without writing any OAuth logic.
1日前
記事のアイキャッチ画像
Scopes vs. claims: What they are, how they differ, and when to use each
WorkOS Blog
Understand why scopes and claims serve different roles in OAuth 2.0 and OpenID Connect, and how to design around each.
4日前
記事のアイキャッチ画像
Redirect URIs for local, staging, and production: Secure patterns and anti-patterns
WorkOS Blog
A developer's guide to registering redirect URIs per environment, debugging "invalid redirect URI" errors, and knowing when to use impersonation instead.
4日前
記事のアイキャッチ画像
Token replay attacks: What they are, why MFA won't save you, and how to defend against them
WorkOS Blog
Authentication doesn't end at login. For modern SaaS applications, the real security perimeter is the token, and attackers know it.
4日前
記事のアイキャッチ画像
Everything your team needs to know about MCP in 2026
WorkOS Blog
Architecture, auth, ecosystem, and the 2026 roadmap for the protocol that connects AI to everything.
5日前
記事のアイキャッチ画像
How to validate the JWT aud claim and why it matters
WorkOS Blog
Why skipping audience validation lets attackers replay tokens across services, and how to fix it.
6日前
記事のアイキャッチ画像
How to add Sign in with Slack to your app using WorkOS
WorkOS Blog
Add a "Sign in with Slack" button to your app in minutes using WorkOS AuthKit.
7日前
記事のアイキャッチ画像
Debug JWTs in your browser with the WorkOS JWT Debugger
WorkOS Blog
Decode, verify, and inspect JWTs; built by the team that does auth for a living.
7日前
記事のアイキャッチ画像
The developer's guide to authentication security
WorkOS Blog
Common threats from sign-up to sign-in: what can go wrong, how attackers exploit it, and how to stop them.
7日前
記事のアイキャッチ画像
x402 vs. Stripe MPP: How to choose payment infrastructure for AI agents and MCP tools in 2026
WorkOS Blog
A practical comparison of the two protocols reshaping how agents pay for services in 2026.
8日前
記事のアイキャッチ画像
Top 5 authentication solutions for secure React Router apps in 2026
WorkOS Blog
A practical comparison of modern auth providers, trade-offs, and best practices for React Router apps.
8日前
記事のアイキャッチ画像
MCP's 2026 roadmap makes enterprise readiness a top priority
WorkOS Blog
The Model Context Protocol's 2026 roadmap acknowledges what enterprises deploying MCP at scale already know: the protocol has real gaps in auth, observability, gateway patterns, and configuration portability. Here's what's on the table and why it matters.
8日前
記事のアイキャッチ画像
Azure Entra nested groups and Directory Sync: Limitations and workarounds
WorkOS Blog
Azure Entra ID doesn't support deep nested group expansion over SCIM, which catches a lot of teams off guard when setting up Directory Sync. This post explains exactly why that limitation exists, three practical patterns to work around it, and how the situation compares to Google Workspace.
11日前
記事のアイキャッチ画像
Securing a FastAPI Server with WorkOS AuthKit
WorkOS Blog
Add production-ready authentication to your FastAPI server in under an hour.
11日前
記事のアイキャッチ画像
Widget Skills: WorkOS-powered UIs, generated for your stack
WorkOS Blog
Use AI coding agents and WorkOS Skills to generate production-ready flows in your framework, language, and design system.
11日前
記事のアイキャッチ画像
Common CORS errors and how to fix them
WorkOS Blog
A practical guide for developers working with cross-origin requests. Every frustrating console message, and the headers that fix them.
12日前
記事のアイキャッチ画像
Pipes MCP: Session-scoped authorization for AI agents
WorkOS Blog
Grant agents time-limited access to OAuth connections using Pipes and MCP.
12日前
記事のアイキャッチ画像
Model Routing vs Tool Routing: How to give your AI agents superpowers
WorkOS Blog
Everyone thinks AI routing means swapping models. The bigger game is tool routing — giving your agent image gen, video, voice, and search via MCP and skills.
13日前
記事のアイキャッチ画像
How to validate the JWT iss claim and why it matters
WorkOS Blog
Why skipping issuer validation is the most common JWT security mistake, and how to fix it.
13日前
記事のアイキャッチ画像
Agent Experience: Build without leaving your terminal
WorkOS Blog
Develop with WorkOS entirely from your terminal, with agent-ready tooling built in.
13日前
記事のアイキャッチ画像
How to preserve your AI context across devices, outages, and model providers
WorkOS Blog
Lost all your AI session data switching computers? Here's how to externalize your context into Obsidian, Linear, and git so any agent can pick it up.
14日前
記事のアイキャッチ画像
Why MiniMax M2.5 is the most popular model on OpenRouter right now
WorkOS Blog
MiniMax M2.5 processes more tokens on OpenRouter than any other model. Here's why I use it as the chat frontline for my AI agent.
14日前
記事のアイキャッチ画像
Prompt injection attacks: What are they and how to defend against them
WorkOS Blog
A practical guide to understanding, preventing, and defending against the #1 vulnerability in LLM applications.
14日前
記事のアイキャッチ画像
AuthKit Analytics: Understand user growth at a glance
WorkOS Blog
User and organization insights, built directly into AuthKit.
14日前
記事のアイキャッチ画像
Using Cursor Bugbot to autoreview and fix Claude Code PRs
WorkOS Blog
Different AI models catch different mistakes. Here's why I run Cursor Bugbot on every Claude Code PR.
15日前
記事のアイキャッチ画像
Use Excalidraw Skills so your agents can describe themselves
WorkOS Blog
With the Excalidraw skill , agents can draw anything — including their own architecture. Here's why that's worth doing...
15日前
記事のアイキャッチ画像
The best thing about using OpenClaw: Constant improvement via ChatOps
WorkOS Blog
Voice messages from your phone, transcribed and executed by your AI agent, which then upgrades itself. The ChatOps self-improvement loop.
15日前
記事のアイキャッチ画像
Compression is one of the core patterns of this era of LLMs
WorkOS Blog
Knowledge compression, time compression, skill compression — understanding the unifying pattern behind what AI tooling is actually doing.
15日前
記事のアイキャッチ画像
How I dropped my OpenClaw cost of ownership 17x with OpenRouter
WorkOS Blog
Running Claude Opus for every AI agent request was untenable. Here's how tiered model routing via OpenRouter cut costs 17x.
15日前
記事のアイキャッチ画像
Multiple apps, one shared authentication layer
WorkOS Blog
First-class application support in WorkOS with per-app client IDs, session policies, and shared identity.
15日前
記事のアイキャッチ画像
MCP vs. REST: What's the right way to connect AI agents to your API?
WorkOS Blog
REST APIs serve developers. MCP serves AI agents. Learn how the two protocols layer together and when your API needs both.
18日前
記事のアイキャッチ画像
Best SCIM providers for automated user provisioning in 2026
WorkOS Blog
A 2026 guide to the best SCIM providers for SaaS teams that need enterprise ready user provisioning.
19日前
記事のアイキャッチ画像
API security best practices for the age of AI agents
WorkOS Blog
Autonomous agents are becoming first-class API consumers. Your authorization model needs to treat them that way.
20日前
記事のアイキャッチ画像
How to add auth to your Replit app with WorkOS
WorkOS Blog
A step-by-step tutorial to adding authentication to your Replit app with WorkOS AuthKit.
21日前
記事のアイキャッチ画像
The developer’s guide to JWKS
WorkOS Blog
A complete reference to JSON Web Key Sets: structure, algorithms, endpoints, and key rotation.
21日前
記事のアイキャッチ画像
Create Salesforce leads from your app without building OAuth
WorkOS Blog
How to create Salesforce Lead records on behalf of your users in minutes, without writing a single line of OAuth plumbing, using WorkOS Pipes.
22日前
記事のアイキャッチ画像
How to add Sign in with Apple to your app using WorkOS
WorkOS Blog
Add a "Sign in with Apple" button to your Next.js app in minutes using WorkOS AuthKit.
25日前
記事のアイキャッチ画像
How to add auth to your Lovable app
WorkOS Blog
A step-by-step tutorial to adding authentication to your Lovable app with WorkOS AuthKit.
1ヶ月前
記事のアイキャッチ画像
Claude Cowork workshop with Anthropic: Building a complete GTM pipeline in one session
WorkOS Blog
How we built a complete AI-driven go-to-market pipeline in one live workshop using Claude Code and Cowork.
1ヶ月前
記事のアイキャッチ画像
Send Slack notifications from your app without building OAuth
WorkOS Blog
How to post Slack messages to your users' workspaces in minutes, without writing a single line of OAuth plumbing, using WorkOS Pipes.
1ヶ月前
記事のアイキャッチ画像
Writing my first evals
WorkOS Blog
How I built a practical evaluation workflow to improve LLM reliability in real-world projects.
1ヶ月前
記事のアイキャッチ画像
The developer's guide to strong passwords
WorkOS Blog
Why your password policy is probably wrong, how attackers actually crack passwords, and what the math says you should do instead.
1ヶ月前
記事のアイキャッチ画像
Can an AI agent set up your product?
WorkOS Blog
Why the dashboard is the last step that automation hasn't touched.
1ヶ月前
記事のアイキャッチ画像
Top 5 Better Auth alternatives for secure authentication in 2026
WorkOS Blog
Better Auth works; until it doesn't. Here's what to use instead.
1ヶ月前
記事のアイキャッチ画像
WorkOS raises $100M Series C, hits $2B valuation
WorkOS Blog
WorkOS has raised $100 million in Series C financing, valuing the company at $2 billion. The round was led by Meritech and Sapphire, with participation from Audacious, Craft, Abstract, Greenoaks, and others.
1ヶ月前
記事のアイキャッチ画像
Building authentication in Rails web applications: The complete guide for 2026
WorkOS Blog
Master secure authentication in Rails with production-ready patterns and enterprise features.
1ヶ月前
記事のアイキャッチ画像
Top 5 authentication solutions for secure Java apps in 2026
WorkOS Blog
A practical comparison of modern auth providers, trade-offs, and best practices for Java apps.
1ヶ月前
記事のアイキャッチ画像
Top 5 NextAuth alternatives for secure authentication in 2026
WorkOS Blog
Enterprise authentication solutions for Next.js apps outgrowing NextAuth.
1ヶ月前
記事のアイキャッチ画像
The best authorization platforms for managing AI agent permissions in 2026
WorkOS Blog
The top authorization platforms for controlling AI agent access to your application's resources.
1ヶ月前
記事のアイキャッチ画像
How to add Sign in with Vercel to your app using WorkOS
WorkOS Blog
Add a 'Continue with Vercel' button to your Next.js app in minutes using WorkOS AuthKit.
1ヶ月前
記事のアイキャッチ画像
Building authentication in Python web applications: The complete guide for 2026
WorkOS Blog
Master secure authentication patterns across Django, FastAPI, and Flask, with production-ready examples for 2026.
1ヶ月前
記事のアイキャッチ画像
Top 5 authentication solutions for secure .NET apps in 2026
WorkOS Blog
A practical comparison of modern auth providers, trade-offs, and best practices for .NET apps.
1ヶ月前
記事のアイキャッチ画像
Building authentication in Next.js App Router: The complete guide for 2026
WorkOS Blog
A complete guide to authentication patterns, security best practices, and enterprise features in Next.js App Router.
1ヶ月前
記事のアイキャッチ画像
WorkOS FGA: The authorization layer for AI agents
WorkOS Blog
As agents move at machine speed, your authorization layer must keep up. Today, we’re introducing WorkOS Fine-Grained Authorization, built for AI agents.
1ヶ月前
記事のアイキャッチ画像
Top 5 authentication solutions for secure Go apps in 2026
WorkOS Blog
A practical comparison of modern auth providers, trade-offs, and best practices for Go apps and services.
1ヶ月前
記事のアイキャッチ画像
WorkOS vs. BetterAuth vs. Clerk: Which should you choose?
WorkOS Blog
How to choose the right authentication platform for your application and avoid a costly migration down the road.
2ヶ月前
記事のアイキャッチ画像
Protecting against Login CSRF attacks: How WorkOS keeps your users secure
WorkOS Blog
A deep dive into Login CSRF risks and the layered security controls WorkOS uses to protect authentication flows.
2ヶ月前
記事のアイキャッチ画像
Top 5 authentication solutions for secure Flask apps in 2026
WorkOS Blog
A practical comparison of modern auth providers, trade-offs, and best practices for Flask apps.
2ヶ月前
記事のアイキャッチ画像
Top 5 authentication solutions for secure FastAPI apps in 2026
WorkOS Blog
A practical comparison of modern auth providers, trade-offs, and best practices for FastAPI apps.
2ヶ月前
記事のアイキャッチ画像
Top 5 authentication solutions for secure Django apps in 2026
WorkOS Blog
A practical comparison of modern auth providers, trade-offs, and best practices for Django apps.
2ヶ月前
記事のアイキャッチ画像
Top 5 authentication solutions for secure Laravel apps in 2026
WorkOS Blog
A practical comparison of modern auth providers, trade-offs, and best practices for Laravel apps.
2ヶ月前
記事のアイキャッチ画像
The shift from apps with AI to AI with apps: Why your next app should live inside Claude
WorkOS Blog
How Claude and ChatGPT became platforms, why MCP Apps are the new mobile apps, and what to build first.
2ヶ月前
記事のアイキャッチ画像
Top 5 authentication solutions for secure Remix apps in 2026
WorkOS Blog
A practical comparison of modern auth providers, trade-offs, and best practices for Remix apps.
2ヶ月前
記事のアイキャッチ画像
Top 5 authentication solutions for secure Node.js apps in 2026
WorkOS Blog
A practical comparison of modern auth providers, trade-offs, and best practices for Node.js architecture.
2ヶ月前
記事のアイキャッチ画像
January Updates
WorkOS Blog
WorkOS AI-powered Installer, Node SDK v8, new Pipes providers, & more
2ヶ月前
記事のアイキャッチ画像
Top 5 authentication solutions for secure Rails apps in 2026
WorkOS Blog
A practical comparison of modern auth providers, trade-offs, and best practices for Rails apps.
2ヶ月前
記事のアイキャッチ画像
Why authentication doesn't need to stay local: The new data residency pattern
WorkOS Blog
How OpenAI, Slack, and GitHub are splitting architectures to keep sensitive content in-region while routing identity globally, and why most enterprises accept the trade-off.
2ヶ月前
記事のアイキャッチ画像
Secure MCP Servers in Minutes with XMCP and WorkOS AuthKit
WorkOS Blog
The xmcp framework now ships with a first-party WorkOS plugin, making it easy to add OAuth 2.0 authentication to your MCP servers with just a few lines of code.
2ヶ月前
記事のアイキャッチ画像
Tailscale is building the AI gateway for a world where agents need identity
WorkOS Blog
A conversation with Remy Guercio about Tailscale's AI gateway
2ヶ月前
記事のアイキャッチ画像
MCP Apps are here: Rendering interactive UIs in AI clients
WorkOS Blog
What are MCP apps and why they’re going to change how you build apps on Claude and ChatGPT.
2ヶ月前
記事のアイキャッチ画像
Top 5 authentication solutions for secure React apps in 2026
WorkOS Blog
A practical comparison of modern auth providers, trade-offs, and best practices for React apps.
2ヶ月前
記事のアイキャッチ画像
Integrate Google Drive in your app without OAuth using WorkOS Pipes
WorkOS Blog
Build a JavaScript app that lets users connect Google Drive and list their files in your app, without doing any of the OAuth plumbing work, using WorkOS Pipes.
2ヶ月前
記事のアイキャッチ画像
Sync Google Calendar events without OAuth using WorkOS Pipes
WorkOS Blog
Build a JavaScript app that lets users connect Google Calendar and list their calendar events with a refreshed access token, using WorkOS Pipes.
2ヶ月前
記事のアイキャッチ画像
Top 5 authentication solutions for secure TanStack Start apps in 2026
WorkOS Blog
A practical comparison of modern auth providers, trade-offs, and best practices for TanStack Start’s server-first architecture.
2ヶ月前
記事のアイキャッチ画像
Fetch Linear issue data without OAuth using WorkOS Pipes
WorkOS Blog
Build a Node app that lets users connect Linear and list their issues with a refreshed access token, without implementing OAuth.
2ヶ月前
記事のアイキャッチ画像
Top 5 authentication solutions for secure Next.js apps in 2026
WorkOS Blog
A practical comparison of modern auth providers, trade-offs, and best practices for App Router–based Next.js applications.
2ヶ月前
記事のアイキャッチ画像
Fetch GitHub repo data without OAuth using WorkOS Pipes
WorkOS Blog
Build a Node app that lets users connect GitHub and list their repos with a refreshed access token, without implementing OAuth.
2ヶ月前
記事のアイキャッチ画像
How to sync users from Okta to your Laravel app
WorkOS Blog
Step-by-step tutorial that walks you through the necessary steps to add automated user provisioning to your Laravel app using SCIM, Okta, and WorkOS, with just a few lines of code.
2ヶ月前
記事のアイキャッチ画像
Engineering leadership at WorkOS: Product, people, and impact
WorkOS Blog
Engineering leadership at WorkOS blends product ownership, technical stewardship, and people leadership. Engineering managers stay close to the code, the team, and customers.
3ヶ月前
記事のアイキャッチ画像
How to add SSO to your homegrown auth in a day
WorkOS Blog
A practical guide for adding enterprise SSO to an existing auth system without rebuilding everything
3ヶ月前
記事のアイキャッチ画像
WorkOS Pipes: Third-party integrations without the headache
WorkOS Blog
Building modern applications increasingly means connecting to multiple third-party services. We built Pipes to handle OAuth flows, token management, and provider setup for you.
3ヶ月前
記事のアイキャッチ画像
Vercel is watching developers become 10x more productive
WorkOS Blog
A conversation with Andrew Qu, CTO of Vercel.
3ヶ月前
記事のアイキャッチ画像
Tiger Data sees agents as the new developer
WorkOS Blog
A conversation with Ajay Kulkarni from Tiger Data.
3ヶ月前
記事のアイキャッチ画像
Stedi is making EDI less terrible
WorkOS Blog
A conversation with Zack Kanter, CEO of Stedi, at AWS re:Invent 2025.
3ヶ月前
記事のアイキャッチ画像
PlanetScale is riding the Postgres wave (while still loving MySQL)
WorkOS Blog
A conversation with Sam Lambert, CEO of PlanetScale.
3ヶ月前
記事のアイキャッチ画像
Modal is building AI infrastructure that doesn't get in the way
WorkOS Blog
A conversation with Eric Bernhardsson, CEO of Modal
3ヶ月前
記事のアイキャッチ画像
Latacora is security for startups without the unicorn hire
WorkOS Blog
A conversation with Laurens Van Houtven from Latacora
3ヶ月前
記事のアイキャッチ画像
Taylor Otwell built Laravel for himself. Millions of developers followed.
WorkOS Blog
A conversation with Taylor Otwell, creator of Laravel, at AWS re:Invent 2025.
3ヶ月前
記事のアイキャッチ画像
Intercom went from skeptics to believers on AI
WorkOS Blog
A conversation with Brian Scanlan from Intercom at AWS re:Invent 2025.
3ヶ月前
記事のアイキャッチ画像
Incident.io is redefining what an incident can be
WorkOS Blog
A conversation with Chris Evans, CTO at Incident.io.
3ヶ月前
記事のアイキャッチ画像
You can vibe code features. You cannot vibe trust.
WorkOS Blog
A conversation with Forrest Brazeal from Freeman & Forrest
3ヶ月前
記事のアイキャッチ画像
Depot is making builds fast enough for the AI era
WorkOS Blog
A conversation with Kyle Galbraith from Depot at re:Invent 2025.
3ヶ月前
記事のアイキャッチ画像
Cleric is building an AI that actually understands your production outages
WorkOS Blog
A conversation with William Pienaar, co-founder and CTO of Cleric.
3ヶ月前
記事のアイキャッチ画像
Ciroos is building AI SREs that can actually fix things
WorkOS Blog
A conversation with Ronak Desai from Ciroos at AWS re:Invent 2025.
3ヶ月前
記事のアイキャッチ画像
Browserbase is deleting hundreds of years of busy work
WorkOS Blog
A conversation with Paul Klein from Browserbase.
3ヶ月前
記事のアイキャッチ画像
Baseten is betting big on open source models
WorkOS Blog
A conversation with Philip Kiely from Baseten at AWS re:Invent 2025.
3ヶ月前
記事のアイキャッチ画像
Ben Gilbert and David Rosenthal from Acquired on what makes companies last
WorkOS Blog
A conversation with the hosts of Acquired podcast.
3ヶ月前
記事のアイキャッチ画像
10 takeaways from AWS re:Invent 2025
WorkOS Blog
We spent a week at re:Invent interviewing founders, CTOs, and builders across the developer tools ecosystem. Here's everything we learned.
3ヶ月前