Headless Auth Server Mode: Keep OAuth, Own the UI
Hosted login is the fast default. When you need your own authorize UI, SqlOS headless keeps OAuth in SqlOS and the pixels in your app.
OAuthAuthServerSqlOSHeadless UI
Read the postBlog
Auth, hierarchical authorization, EF Core, and practical .NET application security — release by release.
Hosted login is the fast default. When you need your own authorize UI, SqlOS headless keeps OAuth in SqlOS and the pixels in your app.
If you want an MCP server to work with modern OAuth clients, your authorization server needs more than a token endpoint. Here is the practical checklist and how SqlOS maps to it today.
How SqlOS composes hierarchical authorization into EF Core queries with a SQL Server TVF — no post-load filtering or per-row service calls.
Learn how hierarchical role-based access control works and why it's essential for modern multi-tenant applications.