Skip to content

Commit 2976ebd

Browse files
fix typo (#332)
Signed-off-by: Romain Goussault <[email protected]>
1 parent c31588f commit 2976ebd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/operations/howto/sso-oidc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Set up user creation
3535
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.
3636

3737
You must choose one user creation process:
38+
3839
* 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.
3940
* 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).
4041

0 commit comments

Comments
 (0)