Auth0 FGA vs SqlOS SHRBAC
A focused comparison for one .NET app: Auth0 FGA as an external relationship store and SqlOS SHRBAC as SQL Server-native authorization for EF list queries.
Notes on auth, hierarchical authorization, EF Core, and practical .NET application security.
A focused comparison for one .NET app: Auth0 FGA as an external relationship store and SqlOS SHRBAC as SQL Server-native authorization for EF list queries.
How SqlOS FGA turns EF Core list queries into authorized SQL Server queries, using the Todo sample resource tree and GetAuthorizationFilterAsync.
The default path for a B2B SaaS app on SQL Server: hosted login, orgs, OAuth tokens, sessions, and SqlOS routes inside your ASP.NET host.
Most teams start with one app. SqlOS single-application mode creates the safe client, audience, redirect, scopes, and branding defaults from one product-level declaration.
SqlOS application assignments answer who can use each app, without confusing that decision with OAuth clients or token audiences.