Skip to content

Commit

Permalink
[#250] Keycloak-graphdb-user-replicator should put users to Person co…
Browse files Browse the repository at this point in the history
…ntext
  • Loading branch information
blcham committed Jan 10, 2025
1 parent 29e954d commit fbae30e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/keycloak-auth/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ services:
VOCABULARY_USER_LAST_NAME: "http://xmlns.com/foaf/0.1/lastName"
VOCABULARY_USER_USERNAME: "http://xmlns.com/foaf/0.1/accountName"
VOCABULARY_USER_EMAIL: "http://xmlns.com/foaf/0.1/mbox"
NAMESPACES: "http://xmlns.com/foaf/0.1/Person/"
DB_SERVER_CONTEXT: "http://xmlns.com/foaf/0.1/Person/"
ADD_ACCOUNTS: false
REALM_ID: "record-manager"
expose:
Expand Down

0 comments on commit fbae30e

Please sign in to comment.