Skip to content

Commit 55a3361

Browse files
committed
fixup! feat(enterprise/scim): add support for multi-organization
1 parent 08b28e8 commit 55a3361

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

cli/testdata/coder_server_--help.golden

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -624,5 +624,9 @@ These options are only available in the Enterprise Edition.
624624
Enables SCIM and sets the authentication header for the built-in SCIM
625625
server. New users are automatically created with OIDC authentication.
626626

627+
--scim-organization string, $CODER_SCIM_ORGANIZATION (default: default)
628+
Enables SCIM and sets the authentication header for the built-in SCIM
629+
server. New users are automatically created with OIDC authentication.
630+
627631
———
628632
Run `coder --help` for a list of global options.

enterprise/cli/testdata/coder_server_--help.golden

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,5 +625,9 @@ These options are only available in the Enterprise Edition.
625625
Enables SCIM and sets the authentication header for the built-in SCIM
626626
server. New users are automatically created with OIDC authentication.
627627

628+
--scim-organization string, $CODER_SCIM_ORGANIZATION (default: default)
629+
Enables SCIM and sets the authentication header for the built-in SCIM
630+
server. New users are automatically created with OIDC authentication.
631+
628632
———
629633
Run `coder --help` for a list of global options.

0 commit comments

Comments
 (0)