SOSqlOS
DocsAPIBlogGet started

Blog

Notes on auth, hierarchical authorization, EF Core, and practical .NET application security.

Showing 1–4 of 4 posts

← PreviousPage 1 of 1Next →
March 17, 2026

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
March 15, 2026

What an Authorization Server Needs for OAuth-Powered MCP Servers

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.

MCPOAuthAuthServerSqlOS
March 15, 2026

Row-Level Security with EF Core, SQL Server, and Table-Valued Functions

How to implement database-level row-level security in .NET using SQL Server TVFs composed into EF Core LINQ queries — no post-load filtering, no external service calls.

Row-Level SecurityEF CoreSQL ServerTVFFGARBACAuthorization
March 1, 2026

The Developer's Guide to Hierarchical RBAC

Learn how hierarchical role-based access control works and why it's essential for modern multi-tenant applications.

RBACAuthorizationArchitecture

© 2026 SqlOS. All rights reserved.