Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Romain Goussault <[email protected]>
  • Loading branch information
RomainGoussault committed Jul 27, 2023
1 parent c31588f commit edfaafc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/operations/howto/sso-oidc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Set up user creation
When a user first logs in through OIDC, they are assigned a username based on their email address. The ``oidc.users.appendDomain`` flag controls whether email domain is included.

You must choose one user creation process:

* Set up a default channel by setting ``oidc.users.channel`` to the name of an existing channel (see the value of ``orchestrator.channels``). OIDC users will be able to use the platform right away.
* Alternatively, set ``oidc.users.requireApproval`` to ``true``: after their first login, OIDC users will have to wait for manual approval from an administrator (on the web frontend).

Expand Down

0 comments on commit edfaafc

Please sign in to comment.