-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
317854e
commit d6f82a8
Showing
1 changed file
with
0 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -175,8 +175,6 @@ OPENPROJECT_SEED_ADMIN_USER_MAIL="[email protected]" # Email attribute to assign | |
|
||
Optionally, you can also lock the admin user that gets created right away. This is useful when you have an LDAP or SSO integration set up and you want to prevent the admin user from logging in. | ||
|
||
```shell | ||
|
||
> [!WARNING] | ||
> With the admin user seeding disabled, you need to have an LDAP or SSO integration set up through environment variables. | ||
> Otherwise, you will not be able to retain access to the system. | ||
|