mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: unhide 'scim-use-legacy' flag (#26465)
This commit is contained in:
Generated
+11
@@ -1131,6 +1131,17 @@ Whether Coder only allows connections to workspaces via the browser.
|
||||
|
||||
Enables SCIM and sets the authentication header for the built-in SCIM server. New users are automatically created with OIDC authentication.
|
||||
|
||||
### --scim-use-legacy
|
||||
|
||||
| | |
|
||||
|-------------|-------------------------------------|
|
||||
| Type | <code>bool</code> |
|
||||
| Environment | <code>$CODER_SCIM_USE_LEGACY</code> |
|
||||
| YAML | <code>scimUseLegacy</code> |
|
||||
| Default | <code>true</code> |
|
||||
|
||||
Use the legacy SCIM implementation instead of the SCIM 2.0 handler. This is provided for backward compatibility for existing users.
|
||||
|
||||
### --external-token-encryption-keys
|
||||
|
||||
| | |
|
||||
|
||||
Reference in New Issue
Block a user