Skip to content

Commit 4c5134b

Browse files
Update oidc.mdx
Co-authored-by: Timo Kössler <info@timokoessler.de>
1 parent 237d98e commit 4c5134b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/docs/guides/oidc.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ OrcaCD supports OIDC authentication, allowing users to log in using their existi
1111
access through weak or compromised passwords. Before disabling password login, make sure the OIDC
1212
authentication is properly configured and tested.
1313

14-
To disable password login, set the `DisableLocalAuth` environment variable. Look at the [environment variables documentation](/docs/configuration/env-variables) for more details.
14+
To disable password login, set the `DISABLE_LOCAL_AUTH` environment variable. Look at the [environment variables documentation](/docs/configuration/env-variables) for more details.
1515

1616
</Callout>
1717

0 commit comments

Comments
 (0)