mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-07 12:13:28 +00:00
feat: add support for SCIM provisioning (#1182)
This commit is contained in:
@@ -8,6 +8,10 @@ services:
|
||||
- LLDAP_JWT_SECRET=secret
|
||||
- LLDAP_LDAP_USER_PASS=admin_password
|
||||
- LLDAP_LDAP_BASE_DN=dc=pocket-id,dc=org
|
||||
scim-test-server:
|
||||
image: ghcr.io/pocket-id/scim-test-server:latest
|
||||
ports:
|
||||
- "18123:8080"
|
||||
pocket-id:
|
||||
image: pocket-id:test
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user