Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions authentication/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Configure single sign-on (SSO) authentication with OIDC, OAuth2, or SAML 2.0 pro
Set the environment variable:

```bash
AUTH_PROVIDERS_SOURCE=database
AUTH_PROVIDERS_SOURCE=db
Comment thread
woernsn marked this conversation as resolved.
Comment thread
coderabbitai[bot] marked this conversation as resolved.
```

Restart your application.
Expand Down Expand Up @@ -228,4 +228,4 @@ Once set, super admins can promote other users via the web UI at `/admin/users`.
<Card title="User management" icon="users" href="/authentication/user-management">
Manage users, roles, and connected accounts
</Card>
</CardGroup>
</CardGroup>