mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-03-22 21:25:07 +00:00
feat: allow first name and display name to be optional (#1288)
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
environment:
|
||||
- LLDAP_JWT_SECRET=secret
|
||||
- LLDAP_LDAP_USER_EMAIL=admin@pocket-id.org
|
||||
- LLDAP_LDAP_USER_PASS=admin_password
|
||||
- LLDAP_LDAP_BASE_DN=dc=pocket-id,dc=org
|
||||
scim-test-server:
|
||||
|
||||
Reference in New Issue
Block a user