Guides
Guides
Production tasks to complete after the SqlOS quickstarts.
Fastest runnable proof.
Canonical UseSingleApplication setup.
Framework-owned PKCE, callback, and cookie session.
Audience-aware bearer validation.
SQL-backed row filtering.
Add hosted password auth to an existing ASP.NET app.

Apply one product identity to hosted login, signup, and built-in auth email.
Render your own screens while SqlOS owns OAuth and auth state.
Create a passwordless account with a short-lived inbox code.
Build passwordless native auth with phone codes and PKCE.
Open a system auth session and return through a verified app link.
Keep organization membership behind expiring email invitations.
Reset a password, review sessions, and safely revoke devices.
Configure Google, Microsoft, GitHub, Apple, or custom login.

Create the GitHub OAuth App and enable the provider.

Enable TOTP, recovery codes, and tenant-required MFA.

Connect Entra or another SAML identity provider.

Let each customer IT admin configure one organization's SAML connection.
Provision users and groups from an enterprise IdP into AuthServer and FGA.
Map identity attributes, provision on demand, and roll out assigned users and groups.
Configure user lifecycle, assignments, and Group Push for an Okta app integration.
Keep SCIM authoritative for access while SAML authenticates provisioned members.
Run one SqlOS auth host for several application surfaces.
Authenticate a CLI through the browser with device authorization.
Authorize non-user workers with rotated app-owned credentials.
Grant a role once to a team and resolve inherited access for every member.
Assign organizations to the clients they are allowed to open.
Protect an MCP server with resource indicators and portable clients.
Design a multi-tenant resource hierarchy.

Reconcile organization roles into tenant-scoped grants without leaving stale access.
Compose authorization into a LINQ WHERE clause.

Record application events and review them in the dashboard.

Create, preview, send, retry, and inspect application-owned email.
Connect Google Calendar or Microsoft 365.

Review service registration, dashboard, and client modes.

Harden public URLs, proxies, keys, schema rollouts, backups, and health gates.
Prove your own OAuth, SQL, tenant, grant, and revocation boundaries.
Run the repository's unit, integration, docs, and coverage checks.
Diagnose common setup, OAuth, SAML, and SQL issues.
Use SDK Reference and HTTP API Reference for exact contracts after selecting a task.