From ef28f4753bbedbe2dec4897ac087dfb0d30aedb3 Mon Sep 17 00:00:00 2001 From: amandilaras Date: Mon, 13 May 2024 17:38:36 +0300 Subject: [PATCH] remove unwanted files --- deployment/docker-compose.override.yml | 2 - .../keycloak/imports/opendmp-realm.json | 3368 --------------- .../opendmp-realm.jsonZone.Identifier | 3 - deployment/postgres/opendmp_init.sql | 3631 ----------------- deployment/postgres/user_init.sql | 4 - deployment/proxy/proxy.env | 4 - 6 files changed, 7012 deletions(-) delete mode 100644 deployment/keycloak/imports/opendmp-realm.json delete mode 100644 deployment/keycloak/imports/opendmp-realm.jsonZone.Identifier delete mode 100644 deployment/postgres/opendmp_init.sql delete mode 100644 deployment/postgres/user_init.sql delete mode 100644 deployment/proxy/proxy.env diff --git a/deployment/docker-compose.override.yml b/deployment/docker-compose.override.yml index 55b8e3356..079c647b1 100644 --- a/deployment/docker-compose.override.yml +++ b/deployment/docker-compose.override.yml @@ -6,8 +6,6 @@ services: mem_limit: 256m ports: - "${PROXY_APP_PORT}:8081" - # env_file: - # - ./proxy/proxy.env volumes: - ./proxy/nginx.conf:/etc/nginx/nginx.conf - ./proxy/ProxyNginx.conf:/etc/nginx/conf.d/default.conf diff --git a/deployment/keycloak/imports/opendmp-realm.json b/deployment/keycloak/imports/opendmp-realm.json deleted file mode 100644 index 1f3c1d6cc..000000000 --- a/deployment/keycloak/imports/opendmp-realm.json +++ /dev/null @@ -1,3368 +0,0 @@ -{ - "id": "8ca42ab4-2c36-4f48-b25e-7d96a00cbc1c", - "realm": "OpenDMP", - "displayName": "", - "displayNameHtml": "", - "notBefore": 0, - "defaultSignatureAlgorithm": "RS256", - "revokeRefreshToken": false, - "refreshTokenMaxReuse": 0, - "accessTokenLifespan": 300, - "accessTokenLifespanForImplicitFlow": 900, - "ssoSessionIdleTimeout": 1800, - "ssoSessionMaxLifespan": 36000, - "ssoSessionIdleTimeoutRememberMe": 0, - "ssoSessionMaxLifespanRememberMe": 0, - "offlineSessionIdleTimeout": 2592000, - "offlineSessionMaxLifespanEnabled": false, - "offlineSessionMaxLifespan": 5184000, - "clientSessionIdleTimeout": 0, - "clientSessionMaxLifespan": 0, - "clientOfflineSessionIdleTimeout": 0, - "clientOfflineSessionMaxLifespan": 0, - "accessCodeLifespan": 60, - "accessCodeLifespanUserAction": 300, - "accessCodeLifespanLogin": 1800, - "actionTokenGeneratedByAdminLifespan": 43200, - "actionTokenGeneratedByUserLifespan": 300, - "oauth2DeviceCodeLifespan": 600, - "oauth2DevicePollingInterval": 5, - "enabled": true, - "sslRequired": "external", - "registrationAllowed": false, - "registrationEmailAsUsername": false, - "rememberMe": false, - "verifyEmail": true, - "loginWithEmailAllowed": true, - "duplicateEmailsAllowed": false, - "resetPasswordAllowed": false, - "editUsernameAllowed": false, - "bruteForceProtected": false, - "permanentLockout": false, - "maxTemporaryLockouts": 0, - "maxFailureWaitSeconds": 900, - "minimumQuickLoginWaitSeconds": 60, - "waitIncrementSeconds": 60, - "quickLoginCheckMilliSeconds": 1000, - "maxDeltaTimeSeconds": 43200, - "failureFactor": 30, - "roles": { - "realm": [ - { - "id": "c7dcf3a3-1974-42a2-82d7-e3cb37be8467", - "name": "uma_authorization", - "description": "${role_uma_authorization}", - "composite": false, - "clientRole": false, - "containerId": "8ca42ab4-2c36-4f48-b25e-7d96a00cbc1c", - "attributes": {} - }, - { - "id": "ea1273c9-d2bc-49bb-8c92-fe0dcbd9cc31", - "name": "default-roles-dmp-staging", - "description": "${role_default-roles}", - "composite": true, - "composites": { - "realm": [ - "offline_access", - "uma_authorization" - ], - "client": { - "account": [ - "manage-account", - "view-profile" - ] - } - }, - "clientRole": false, - "containerId": "8ca42ab4-2c36-4f48-b25e-7d96a00cbc1c", - "attributes": {} - }, - { - "id": "cf094a74-edef-42dd-94e6-e4dd090a657d", - "name": "Admin", - "description": "", - "composite": false, - "clientRole": false, - "containerId": "8ca42ab4-2c36-4f48-b25e-7d96a00cbc1c", - "attributes": {} - }, - { - "id": "9067ecb6-e0fa-4ba9-95d9-8b4f2a7bf2a9", - "name": "User", - "description": "", - "composite": false, - "clientRole": false, - "containerId": "8ca42ab4-2c36-4f48-b25e-7d96a00cbc1c", - "attributes": {} - }, - { - "id": "b43525ac-c594-42ab-89dc-9314cab33b85", - "name": "offline_access", - "description": "${role_offline-access}", - "composite": false, - "clientRole": false, - "containerId": "8ca42ab4-2c36-4f48-b25e-7d96a00cbc1c", - "attributes": {} - } - ], - "client": { - "dmp_webapp": [], - "realm-management": [ - { - "id": "599486f8-ace5-4389-9752-51f8d3059be7", - "name": "manage-authorization", - "description": "${role_manage-authorization}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "ef6546e6-7910-4be8-b826-a7302241f07d", - "name": "realm-admin", - "description": "${role_realm-admin}", - "composite": true, - "composites": { - "client": { - "realm-management": [ - "manage-authorization", - "view-identity-providers", - "query-groups", - "view-events", - "manage-events", - "view-users", - "query-clients", - "manage-users", - "manage-realm", - "impersonation", - "create-client", - "query-users", - "view-realm", - "query-realms", - "view-clients", - "manage-clients", - "view-authorization", - "manage-identity-providers" - ] - } - }, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "ecbf3dbb-1a14-4072-894d-d3d4c6ec09f8", - "name": "view-identity-providers", - "description": "${role_view-identity-providers}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "297ace12-7c3c-4930-bbc6-8ebff7a0d3da", - "name": "query-groups", - "description": "${role_query-groups}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "b23d1020-bfed-447c-80a0-4dc29e1c9cc0", - "name": "view-events", - "description": "${role_view-events}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "7aa6617f-dc99-4205-8085-1423b2f8ada2", - "name": "manage-events", - "description": "${role_manage-events}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "7769e962-d9fe-41d2-82ab-8d215ca4168b", - "name": "view-users", - "description": "${role_view-users}", - "composite": true, - "composites": { - "client": { - "realm-management": [ - "query-users", - "query-groups" - ] - } - }, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "7c6a107a-70f7-4293-8fab-6a466094d741", - "name": "query-clients", - "description": "${role_query-clients}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "edb5f914-a65c-4651-9412-4cd3b0382833", - "name": "manage-users", - "description": "${role_manage-users}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "432d4a16-2f32-4f18-81e1-4e17cc9b9673", - "name": "impersonation", - "description": "${role_impersonation}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "16b08c8c-efd6-4762-9df4-4478ef61cf84", - "name": "manage-realm", - "description": "${role_manage-realm}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "eca529e8-6864-424c-b9fd-42a34cec434c", - "name": "create-client", - "description": "${role_create-client}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "a0d68861-91d0-4cf6-8769-a702c69672d7", - "name": "query-users", - "description": "${role_query-users}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "54ab46ba-c370-4bea-b333-86b30474e736", - "name": "view-realm", - "description": "${role_view-realm}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "d7083f59-21b9-4d39-85f9-f3b31a8567b5", - "name": "query-realms", - "description": "${role_query-realms}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "76854cd6-d964-4ca8-9df8-56ca8969f861", - "name": "view-clients", - "description": "${role_view-clients}", - "composite": true, - "composites": { - "client": { - "realm-management": [ - "query-clients" - ] - } - }, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "0a240e40-f696-43ee-8f8f-d4d41e767036", - "name": "manage-clients", - "description": "${role_manage-clients}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "8d85f653-e3e4-4e7a-b54c-ce2b6aa12e75", - "name": "manage-identity-providers", - "description": "${role_manage-identity-providers}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - }, - { - "id": "8e55d13c-9c40-423b-997a-90897471c327", - "name": "view-authorization", - "description": "${role_view-authorization}", - "composite": false, - "clientRole": true, - "containerId": "8094376d-fcf3-4366-a812-26301583cc98", - "attributes": {} - } - ], - "dmp_annotation": [ - { - "id": "8efa8a18-11aa-4fbf-91ea-862a7af419c8", - "name": "Admin", - "description": "", - "composite": false, - "clientRole": true, - "containerId": "e590dbb7-591d-4eca-93d1-6a349b9f0ccf", - "attributes": {} - }, - { - "id": "5147c4d0-31fd-4f42-a66d-d4ff1512477a", - "name": "User", - "description": "", - "composite": false, - "clientRole": true, - "containerId": "e590dbb7-591d-4eca-93d1-6a349b9f0ccf", - "attributes": {} - } - ], - "security-admin-console": [], - "admin-cli": [], - "dmp_plugins": [ - { - "id": "803d8611-0781-4d72-a9d5-add8e3622c5a", - "name": "app-service", - "description": "", - "composite": false, - "clientRole": true, - "containerId": "fc60067c-3b77-4172-917c-6116ac1d91af", - "attributes": {} - } - ], - "dmp_notification": [ - { - "id": "b29aa0e2-ea83-4646-9730-cd32daa315fc", - "name": "User", - "description": "", - "composite": false, - "clientRole": true, - "containerId": "01b43587-5af0-4761-a2af-e9059bc3a396", - "attributes": {} - }, - { - "id": "743d40ff-a039-4d78-8ed6-2c951426e239", - "name": "Admin", - "description": "", - "composite": false, - "clientRole": true, - "containerId": "01b43587-5af0-4761-a2af-e9059bc3a396", - "attributes": {} - } - ], - "dmp_web": [ - { - "id": "191fff97-b18b-41bd-9013-512b91fdedaf", - "name": "User", - "description": "", - "composite": false, - "clientRole": true, - "containerId": "c82150e9-a9e5-4a5f-bd0f-5f25460b3e08", - "attributes": {} - }, - { - "id": "57253b8e-69bf-44bb-950f-fbfcd4785206", - "name": "Admin", - "description": "", - "composite": false, - "clientRole": true, - "containerId": "c82150e9-a9e5-4a5f-bd0f-5f25460b3e08", - "attributes": {} - } - ], - "account-console": [], - "broker": [ - { - "id": "cda05d95-c7fc-4139-bbc8-b86500b41060", - "name": "read-token", - "description": "${role_read-token}", - "composite": false, - "clientRole": true, - "containerId": "79a9e8f4-f09d-4d30-bd44-3f433309c3c6", - "attributes": {} - } - ], - "account": [ - { - "id": "73b916bf-b0d9-4e87-bf15-9131d131583f", - "name": "manage-consent", - "description": "${role_manage-consent}", - "composite": true, - "composites": { - "client": { - "account": [ - "view-consent" - ] - } - }, - "clientRole": true, - "containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f", - "attributes": {} - }, - { - "id": "387e5e06-fbf9-467d-9364-b28d95fe7c83", - "name": "view-consent", - "description": "${role_view-consent}", - "composite": false, - "clientRole": true, - "containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f", - "attributes": {} - }, - { - "id": "3fb552e7-43b5-48da-a740-d113478cd0e8", - "name": "view-applications", - "description": "${role_view-applications}", - "composite": false, - "clientRole": true, - "containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f", - "attributes": {} - }, - { - "id": "078f56b7-3943-4c14-b420-9ece9b2dbe43", - "name": "view-groups", - "description": "${role_view-groups}", - "composite": false, - "clientRole": true, - "containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f", - "attributes": {} - }, - { - "id": "0a36d427-1013-4168-a802-a4a5b470e6cd", - "name": "delete-account", - "description": "${role_delete-account}", - "composite": false, - "clientRole": true, - "containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f", - "attributes": {} - }, - { - "id": "842c8adb-7c3b-4e4a-87a4-84dc81b7a404", - "name": "manage-account", - "description": "${role_manage-account}", - "composite": true, - "composites": { - "client": { - "account": [ - "manage-account-links" - ] - } - }, - "clientRole": true, - "containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f", - "attributes": {} - }, - { - "id": "de9d924f-aca7-44f4-8efc-e397fc6ec79f", - "name": "manage-account-links", - "description": "${role_manage-account-links}", - "composite": false, - "clientRole": true, - "containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f", - "attributes": {} - }, - { - "id": "d4e26324-81bb-42da-9147-15bb2464e8f7", - "name": "view-profile", - "description": "${role_view-profile}", - "composite": false, - "clientRole": true, - "containerId": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f", - "attributes": {} - } - ] - } - }, - "groups": [ - { - "id": "e2bfeb5c-880a-43fa-a822-4b7dba87defb", - "name": "opendmp-app", - "path": "/opendmp-app", - "subGroups": [ - { - "id": "935ab34d-700a-407f-bb7b-8a00ddcef1d8", - "name": "role-admin", - "path": "/opendmp-app/role-admin", - "parentId": "e2bfeb5c-880a-43fa-a822-4b7dba87defb", - "subGroups": [], - "attributes": {}, - "realmRoles": [], - "clientRoles": { - "dmp_annotation": [ - "Admin" - ], - "dmp_web": [ - "Admin" - ], - "dmp_notification": [ - "Admin" - ] - } - }, - { - "id": "011269bd-9eec-445f-926d-1ebd1f45b5aa", - "name": "role-user", - "path": "/opendmp-app/role-user", - "parentId": "e2bfeb5c-880a-43fa-a822-4b7dba87defb", - "subGroups": [], - "attributes": {}, - "realmRoles": [], - "clientRoles": { - "dmp_annotation": [ - "User" - ], - "dmp_web": [ - "User" - ], - "dmp_notification": [ - "User" - ] - } - }, - { - "id": "01195be1-f754-415b-8225-3cc470744d62", - "name": "tenant-role-admin", - "path": "/opendmp-app/tenant-role-admin", - "parentId": "e2bfeb5c-880a-43fa-a822-4b7dba87defb", - "subGroups": [ - { - "id": "70fdec04-4dce-455c-939b-4146bed4bd4c", - "name": "tenant-default", - "path": "/opendmp-app/tenant-role-admin/tenant-default", - "parentId": "01195be1-f754-415b-8225-3cc470744d62", - "subGroups": [], - "attributes": { - "tenant_role": [ - "TenantAdmin:default" - ] - }, - "realmRoles": [], - "clientRoles": {} - } - ], - "attributes": {}, - "realmRoles": [ - "User" - ], - "clientRoles": {} - }, - { - "id": "1bfe8064-4e44-4ec1-a69e-836364a36e37", - "name": "tenant-role-description-template-editor", - "path": "/opendmp-app/tenant-role-description-template-editor", - "parentId": "e2bfeb5c-880a-43fa-a822-4b7dba87defb", - "subGroups": [ - { - "id": "b84e92ec-452d-4912-90c6-813b3d2e2076", - "name": "tenant-default", - "path": "/opendmp-app/tenant-role-description-template-editor/tenant-default", - "parentId": "1bfe8064-4e44-4ec1-a69e-836364a36e37", - "subGroups": [], - "attributes": { - "tenant_role": [ - "TenantDescriptionTemlateEditor:default" - ] - }, - "realmRoles": [], - "clientRoles": {} - } - ], - "attributes": {}, - "realmRoles": [ - "User" - ], - "clientRoles": {} - }, - { - "id": "735f22f1-a0cc-4afd-af4c-dba6bb2e7415", - "name": "tenant-role-manager", - "path": "/opendmp-app/tenant-role-manager", - "parentId": "e2bfeb5c-880a-43fa-a822-4b7dba87defb", - "subGroups": [ - { - "id": "88fb621e-499e-481b-8695-77dc7527451e", - "name": "tenant-default", - "path": "/opendmp-app/tenant-role-manager/tenant-default", - "parentId": "735f22f1-a0cc-4afd-af4c-dba6bb2e7415", - "subGroups": [], - "attributes": { - "tenant_role": [ - "TenantManager:default" - ] - }, - "realmRoles": [], - "clientRoles": {} - } - ], - "attributes": {}, - "realmRoles": [ - "User" - ], - "clientRoles": {} - }, - { - "id": "64c07220-0d92-44e5-be6e-d9edf6c10a56", - "name": "tenant-role-user", - "path": "/opendmp-app/tenant-role-user", - "parentId": "e2bfeb5c-880a-43fa-a822-4b7dba87defb", - "subGroups": [ - { - "id": "2094ae4c-804b-4a40-9c20-0efa6d384f27", - "name": "tenant-default", - "path": "/opendmp-app/tenant-role-user/tenant-default", - "parentId": "64c07220-0d92-44e5-be6e-d9edf6c10a56", - "subGroups": [], - "attributes": {}, - "realmRoles": [], - "clientRoles": {} - } - ], - "attributes": { - "tenant_role": [ - "TenantUser:default" - ] - }, - "realmRoles": [ - "User" - ], - "clientRoles": {} - } - ], - "attributes": {}, - "realmRoles": [], - "clientRoles": {} - } - ], - "defaultRole": { - "id": "ea1273c9-d2bc-49bb-8c92-fe0dcbd9cc31", - "name": "default-roles-dmp-staging", - "description": "${role_default-roles}", - "composite": true, - "clientRole": false, - "containerId": "8ca42ab4-2c36-4f48-b25e-7d96a00cbc1c" - }, - "defaultGroups": [ - "/opendmp-app/role-user", - "/opendmp-app/tenant-role-user/tenant-default" - ], - "requiredCredentials": [ - "password" - ], - "otpPolicyType": "totp", - "otpPolicyAlgorithm": "HmacSHA1", - "otpPolicyInitialCounter": 0, - "otpPolicyDigits": 6, - "otpPolicyLookAheadWindow": 1, - "otpPolicyPeriod": 30, - "otpPolicyCodeReusable": false, - "otpSupportedApplications": [ - "totpAppFreeOTPName", - "totpAppGoogleName", - "totpAppMicrosoftAuthenticatorName" - ], - "localizationTexts": {}, - "webAuthnPolicyRpEntityName": "keycloak", - "webAuthnPolicySignatureAlgorithms": [ - "ES256" - ], - "webAuthnPolicyRpId": "", - "webAuthnPolicyAttestationConveyancePreference": "not specified", - "webAuthnPolicyAuthenticatorAttachment": "not specified", - "webAuthnPolicyRequireResidentKey": "not specified", - "webAuthnPolicyUserVerificationRequirement": "not specified", - "webAuthnPolicyCreateTimeout": 0, - "webAuthnPolicyAvoidSameAuthenticatorRegister": false, - "webAuthnPolicyAcceptableAaguids": [], - "webAuthnPolicyExtraOrigins": [], - "webAuthnPolicyPasswordlessRpEntityName": "keycloak", - "webAuthnPolicyPasswordlessSignatureAlgorithms": [ - "ES256" - ], - "webAuthnPolicyPasswordlessRpId": "", - "webAuthnPolicyPasswordlessAttestationConveyancePreference": "not specified", - "webAuthnPolicyPasswordlessAuthenticatorAttachment": "not specified", - "webAuthnPolicyPasswordlessRequireResidentKey": "not specified", - "webAuthnPolicyPasswordlessUserVerificationRequirement": "not specified", - "webAuthnPolicyPasswordlessCreateTimeout": 0, - "webAuthnPolicyPasswordlessAvoidSameAuthenticatorRegister": false, - "webAuthnPolicyPasswordlessAcceptableAaguids": [], - "webAuthnPolicyPasswordlessExtraOrigins": [], - "users": [ - { - "id": "bc33b6b1-5017-4314-a644-ee55e5aa7dd6", - "username": "service-account-dmp_annotation", - "emailVerified": false, - "createdTimestamp": 1712653226491, - "enabled": true, - "totp": false, - "serviceAccountClientId": "dmp_annotation", - "disableableCredentialTypes": [], - "requiredActions": [], - "realmRoles": [ - "default-roles-dmp-staging" - ], - "notBefore": 0, - "groups": [] - }, - { - "id": "7965e6d2-ea1b-4c61-a9ab-42541b3f7afa", - "username": "service-account-dmp_notification", - "emailVerified": false, - "createdTimestamp": 1712653503012, - "enabled": true, - "totp": false, - "serviceAccountClientId": "dmp_notification", - "disableableCredentialTypes": [], - "requiredActions": [], - "realmRoles": [ - "default-roles-dmp-staging" - ], - "notBefore": 0, - "groups": [] - }, - { - "id": "0ce5a953-2242-44a3-9f63-2977dd2cd7ab", - "username": "service-account-dmp_plugins", - "emailVerified": false, - "createdTimestamp": 1712654040557, - "enabled": true, - "totp": false, - "serviceAccountClientId": "dmp_plugins", - "disableableCredentialTypes": [], - "requiredActions": [], - "realmRoles": [ - "default-roles-dmp-staging" - ], - "notBefore": 0, - "groups": [] - }, - { - "id": "d939b8ee-1fee-416b-b535-24eae8828625", - "username": "service-account-dmp_web", - "emailVerified": false, - "createdTimestamp": 1712653775771, - "enabled": true, - "totp": false, - "serviceAccountClientId": "dmp_web", - "disableableCredentialTypes": [], - "requiredActions": [], - "realmRoles": [ - "default-roles-dmp-staging" - ], - "notBefore": 0, - "groups": [] - } - ], - "scopeMappings": [ - { - "clientScope": "dmp_web", - "roles": [ - "User", - "Admin" - ] - }, - { - "clientScope": "offline_access", - "roles": [ - "offline_access" - ] - }, - { - "clientScope": "dmp_annotation", - "roles": [ - "User", - "Admin" - ] - }, - { - "clientScope": "dmp_notification", - "roles": [ - "User", - "Admin" - ] - } - ], - "clientScopeMappings": { - "account": [ - { - "client": "account-console", - "roles": [ - "manage-account", - "view-groups" - ] - } - ] - }, - "clients": [ - { - "id": "a3291f71-8f8e-4ffe-a1b3-5e08dc93d77f", - "clientId": "account", - "name": "${client_account}", - "rootUrl": "${authBaseUrl}", - "baseUrl": "/realms/OpenDMP/account/", - "surrogateAuthRequired": false, - "enabled": true, - "alwaysDisplayInConsole": false, - "clientAuthenticatorType": "client-secret", - "redirectUris": [ - "/realms/OpenDMP/account/*" - ], - "webOrigins": [], - "notBefore": 0, - "bearerOnly": false, - "consentRequired": false, - "standardFlowEnabled": true, - "implicitFlowEnabled": false, - "directAccessGrantsEnabled": false, - "serviceAccountsEnabled": false, - "publicClient": true, - "frontchannelLogout": false, - "protocol": "openid-connect", - "attributes": { - "post.logout.redirect.uris": "+" - }, - "authenticationFlowBindingOverrides": {}, - "fullScopeAllowed": false, - "nodeReRegistrationTimeout": 0, - "defaultClientScopes": [ - "web-origins", - "acr", - "roles", - "profile", - "email" - ], - "optionalClientScopes": [ - "address", - "phone", - "offline_access", - "microprofile-jwt" - ] - }, - { - "id": "28e4d2ef-28e5-42cf-8960-180b6026c4a5", - "clientId": "account-console", - "name": "${client_account-console}", - "rootUrl": "${authBaseUrl}", - "baseUrl": "/realms/OpenDMP/account/", - "surrogateAuthRequired": false, - "enabled": true, - "alwaysDisplayInConsole": false, - "clientAuthenticatorType": "client-secret", - "redirectUris": [ - "/realms/OpenDMP/account/*" - ], - "webOrigins": [], - "notBefore": 0, - "bearerOnly": false, - "consentRequired": false, - "standardFlowEnabled": true, - "implicitFlowEnabled": false, - "directAccessGrantsEnabled": false, - "serviceAccountsEnabled": false, - "publicClient": true, - "frontchannelLogout": false, - "protocol": "openid-connect", - "attributes": { - "post.logout.redirect.uris": "+", - "pkce.code.challenge.method": "S256" - }, - "authenticationFlowBindingOverrides": {}, - "fullScopeAllowed": false, - "nodeReRegistrationTimeout": 0, - "protocolMappers": [ - { - "id": "6e9cba55-8e6d-42cb-a850-502169e461e5", - "name": "audience resolve", - "protocol": "openid-connect", - "protocolMapper": "oidc-audience-resolve-mapper", - "consentRequired": false, - "config": {} - } - ], - "defaultClientScopes": [ - "web-origins", - "acr", - "roles", - "profile", - "email" - ], - "optionalClientScopes": [ - "address", - "phone", - "offline_access", - "microprofile-jwt" - ] - }, - { - "id": "79efd221-a8e9-4485-81cc-797384a1d142", - "clientId": "admin-cli", - "name": "${client_admin-cli}", - "surrogateAuthRequired": false, - "enabled": true, - "alwaysDisplayInConsole": false, - "clientAuthenticatorType": "client-secret", - "redirectUris": [], - "webOrigins": [], - "notBefore": 0, - "bearerOnly": false, - "consentRequired": false, - "standardFlowEnabled": false, - "implicitFlowEnabled": false, - "directAccessGrantsEnabled": true, - "serviceAccountsEnabled": false, - "publicClient": true, - "frontchannelLogout": false, - "protocol": "openid-connect", - "attributes": {}, - "authenticationFlowBindingOverrides": {}, - "fullScopeAllowed": false, - "nodeReRegistrationTimeout": 0, - "defaultClientScopes": [ - "web-origins", - "acr", - "roles", - "profile", - "email" - ], - "optionalClientScopes": [ - "address", - "phone", - "offline_access", - "microprofile-jwt" - ] - }, - { - "id": "79a9e8f4-f09d-4d30-bd44-3f433309c3c6", - "clientId": "broker", - "name": "${client_broker}", - "surrogateAuthRequired": false, - "enabled": true, - "alwaysDisplayInConsole": false, - "clientAuthenticatorType": "client-secret", - "redirectUris": [], - "webOrigins": [], - "notBefore": 0, - "bearerOnly": true, - "consentRequired": false, - "standardFlowEnabled": true, - "implicitFlowEnabled": false, - "directAccessGrantsEnabled": false, - "serviceAccountsEnabled": false, - "publicClient": false, - "frontchannelLogout": false, - "protocol": "openid-connect", - "attributes": {}, - "authenticationFlowBindingOverrides": {}, - "fullScopeAllowed": false, - "nodeReRegistrationTimeout": 0, - "defaultClientScopes": [ - "web-origins", - "acr", - "roles", - "profile", - "email" - ], - "optionalClientScopes": [ - "address", - "phone", - "offline_access", - "microprofile-jwt" - ] - }, - { - "id": "e590dbb7-591d-4eca-93d1-6a349b9f0ccf", - "clientId": "dmp_annotation", - "name": "dmp_annotation", - "description": "", - "rootUrl": "", - "adminUrl": "", - "baseUrl": "", - "surrogateAuthRequired": false, - "enabled": true, - "alwaysDisplayInConsole": false, - "clientAuthenticatorType": "client-secret", - "secret": "annotation_secret", - "redirectUris": [ - "/*" - ], - "webOrigins": [ - "/*" - ], - "notBefore": 0, - "bearerOnly": false, - "consentRequired": false, - "standardFlowEnabled": false, - "implicitFlowEnabled": false, - "directAccessGrantsEnabled": true, - "serviceAccountsEnabled": true, - "publicClient": false, - "frontchannelLogout": false, - "protocol": "openid-connect", - "attributes": { - "oidc.ciba.grant.enabled": "false", - "client.secret.creation.time": "1712653226", - "backchannel.logout.session.required": "true", - "display.on.consent.screen": "false", - "oauth2.device.authorization.grant.enabled": "false", - "backchannel.logout.revoke.offline.tokens": "false" - }, - "authenticationFlowBindingOverrides": {}, - "fullScopeAllowed": true, - "nodeReRegistrationTimeout": -1, - "protocolMappers": [ - { - "id": "9118fd84-e77b-4452-8777-bbb191099cea", - "name": "Client Host", - "protocol": "openid-connect", - "protocolMapper": "oidc-usersessionmodel-note-mapper", - "consentRequired": false, - "config": { - "user.session.note": "clientHost", - "introspection.token.claim": "true", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "clientHost", - "jsonType.label": "String" - } - }, - { - "id": "f4c21a2e-c1d7-42af-83b2-1bd773bb1d24", - "name": "Client IP Address", - "protocol": "openid-connect", - "protocolMapper": "oidc-usersessionmodel-note-mapper", - "consentRequired": false, - "config": { - "user.session.note": "clientAddress", - "introspection.token.claim": "true", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "clientAddress", - "jsonType.label": "String" - } - }, - { - "id": "2e823e2f-bfb7-426e-a55c-90c89e6a9b95", - "name": "Client ID", - "protocol": "openid-connect", - "protocolMapper": "oidc-usersessionmodel-note-mapper", - "consentRequired": false, - "config": { - "user.session.note": "client_id", - "introspection.token.claim": "true", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "client_id", - "jsonType.label": "String" - } - } - ], - "defaultClientScopes": [ - "web-origins", - "acr", - "roles", - "profile", - "email" - ], - "optionalClientScopes": [ - "address", - "phone", - "offline_access", - "microprofile-jwt" - ] - }, - { - "id": "01b43587-5af0-4761-a2af-e9059bc3a396", - "clientId": "dmp_notification", - "name": "dmp_notification", - "description": "", - "rootUrl": "", - "adminUrl": "", - "baseUrl": "", - "surrogateAuthRequired": false, - "enabled": true, - "alwaysDisplayInConsole": false, - "clientAuthenticatorType": "client-secret", - "secret": "notification_secret", - "redirectUris": [ - "/*" - ], - "webOrigins": [ - "/*" - ], - "notBefore": 0, - "bearerOnly": false, - "consentRequired": false, - "standardFlowEnabled": false, - "implicitFlowEnabled": false, - "directAccessGrantsEnabled": true, - "serviceAccountsEnabled": true, - "publicClient": false, - "frontchannelLogout": true, - "protocol": "openid-connect", - "attributes": { - "client.secret.creation.time": "1712653503", - "oauth2.device.authorization.grant.enabled": "false", - "backchannel.logout.revoke.offline.tokens": "false", - "use.refresh.tokens": "true", - "oidc.ciba.grant.enabled": "false", - "client.use.lightweight.access.token.enabled": "false", - "backchannel.logout.session.required": "true", - "client_credentials.use_refresh_token": "false", - "acr.loa.map": "{}", - "require.pushed.authorization.requests": "false", - "tls.client.certificate.bound.access.tokens": "false", - "display.on.consent.screen": "false", - "token.response.type.bearer.lower-case": "false" - }, - "authenticationFlowBindingOverrides": {}, - "fullScopeAllowed": true, - "nodeReRegistrationTimeout": -1, - "protocolMappers": [ - { - "id": "fa2a3f16-d87e-4122-8a13-781d46987f92", - "name": "Client IP Address", - "protocol": "openid-connect", - "protocolMapper": "oidc-usersessionmodel-note-mapper", - "consentRequired": false, - "config": { - "user.session.note": "clientAddress", - "introspection.token.claim": "true", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "clientAddress", - "jsonType.label": "String" - } - }, - { - "id": "b94faa61-3757-448e-bacd-e232fdb1d1ba", - "name": "Client Host", - "protocol": "openid-connect", - "protocolMapper": "oidc-usersessionmodel-note-mapper", - "consentRequired": false, - "config": { - "user.session.note": "clientHost", - "introspection.token.claim": "true", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "clientHost", - "jsonType.label": "String" - } - }, - { - "id": "fa13a201-56f0-4ddf-b757-54556bc4c403", - "name": "Client ID", - "protocol": "openid-connect", - "protocolMapper": "oidc-usersessionmodel-note-mapper", - "consentRequired": false, - "config": { - "user.session.note": "client_id", - "introspection.token.claim": "true", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "client_id", - "jsonType.label": "String" - } - } - ], - "defaultClientScopes": [ - "web-origins", - "acr", - "roles", - "profile", - "email" - ], - "optionalClientScopes": [ - "address", - "phone", - "offline_access", - "microprofile-jwt" - ] - }, - { - "id": "fc60067c-3b77-4172-917c-6116ac1d91af", - "clientId": "dmp_plugins", - "name": "dmp_plugins", - "description": "", - "rootUrl": "", - "adminUrl": "", - "baseUrl": "", - "surrogateAuthRequired": false, - "enabled": true, - "alwaysDisplayInConsole": false, - "clientAuthenticatorType": "client-secret", - "secret": "plugins_secret", - "redirectUris": [ - "/*" - ], - "webOrigins": [ - "/*" - ], - "notBefore": 0, - "bearerOnly": false, - "consentRequired": false, - "standardFlowEnabled": false, - "implicitFlowEnabled": false, - "directAccessGrantsEnabled": true, - "serviceAccountsEnabled": true, - "publicClient": false, - "frontchannelLogout": true, - "protocol": "openid-connect", - "attributes": { - "oidc.ciba.grant.enabled": "false", - "oauth2.device.authorization.grant.enabled": "false", - "client.secret.creation.time": "1712654040", - "backchannel.logout.session.required": "true", - "backchannel.logout.revoke.offline.tokens": "false" - }, - "authenticationFlowBindingOverrides": {}, - "fullScopeAllowed": true, - "nodeReRegistrationTimeout": -1, - "protocolMappers": [ - { - "id": "3dab7e1b-7a8d-4fe2-9126-cb34aa902ad5", - "name": "Client IP Address", - "protocol": "openid-connect", - "protocolMapper": "oidc-usersessionmodel-note-mapper", - "consentRequired": false, - "config": { - "user.session.note": "clientAddress", - "introspection.token.claim": "true", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "clientAddress", - "jsonType.label": "String" - } - }, - { - "id": "0525ff56-61da-4e46-b03b-f9e9efac675d", - "name": "Client ID", - "protocol": "openid-connect", - "protocolMapper": "oidc-usersessionmodel-note-mapper", - "consentRequired": false, - "config": { - "user.session.note": "client_id", - "introspection.token.claim": "true", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "client_id", - "jsonType.label": "String" - } - }, - { - "id": "b8376624-5481-4047-bacf-047b38fdb569", - "name": "Client Host", - "protocol": "openid-connect", - "protocolMapper": "oidc-usersessionmodel-note-mapper", - "consentRequired": false, - "config": { - "user.session.note": "clientHost", - "introspection.token.claim": "true", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "clientHost", - "jsonType.label": "String" - } - } - ], - "defaultClientScopes": [ - "web-origins", - "acr", - "roles", - "profile", - "email" - ], - "optionalClientScopes": [ - "address", - "phone", - "offline_access", - "microprofile-jwt" - ] - }, - { - "id": "c82150e9-a9e5-4a5f-bd0f-5f25460b3e08", - "clientId": "dmp_web", - "name": "dmp_web", - "description": "", - "rootUrl": "", - "adminUrl": "", - "baseUrl": "", - "surrogateAuthRequired": false, - "enabled": true, - "alwaysDisplayInConsole": false, - "clientAuthenticatorType": "client-secret", - "secret": "web_secret", - "redirectUris": [ - "/*" - ], - "webOrigins": [ - "/*" - ], - "notBefore": 0, - "bearerOnly": false, - "consentRequired": false, - "standardFlowEnabled": false, - "implicitFlowEnabled": false, - "directAccessGrantsEnabled": true, - "serviceAccountsEnabled": true, - "publicClient": false, - "frontchannelLogout": false, - "protocol": "openid-connect", - "attributes": { - "client.secret.creation.time": "1712653775", - "oauth2.device.authorization.grant.enabled": "false", - "backchannel.logout.revoke.offline.tokens": "false", - "use.refresh.tokens": "true", - "oidc.ciba.grant.enabled": "false", - "client.use.lightweight.access.token.enabled": "false", - "backchannel.logout.session.required": "true", - "client_credentials.use_refresh_token": "false", - "tls.client.certificate.bound.access.tokens": "false", - "require.pushed.authorization.requests": "false", - "acr.loa.map": "{}", - "display.on.consent.screen": "false", - "token.response.type.bearer.lower-case": "false" - }, - "authenticationFlowBindingOverrides": {}, - "fullScopeAllowed": true, - "nodeReRegistrationTimeout": -1, - "protocolMappers": [ - { - "id": "f6e04c1b-cfdd-435a-8ced-4b1f74575203", - "name": "Client ID", - "protocol": "openid-connect", - "protocolMapper": "oidc-usersessionmodel-note-mapper", - "consentRequired": false, - "config": { - "user.session.note": "client_id", - "introspection.token.claim": "true", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "client_id", - "jsonType.label": "String" - } - }, - { - "id": "b43fefcd-c57c-41bd-8b81-0df8eb0b9ac3", - "name": "Client IP Address", - "protocol": "openid-connect", - "protocolMapper": "oidc-usersessionmodel-note-mapper", - "consentRequired": false, - "config": { - "user.session.note": "clientAddress", - "introspection.token.claim": "true", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "clientAddress", - "jsonType.label": "String" - } - }, - { - "id": "638dfefd-24a6-4830-9f22-447a9b58b58d", - "name": "Client Host", - "protocol": "openid-connect", - "protocolMapper": "oidc-usersessionmodel-note-mapper", - "consentRequired": false, - "config": { - "user.session.note": "clientHost", - "introspection.token.claim": "true", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "clientHost", - "jsonType.label": "String" - } - } - ], - "defaultClientScopes": [ - "web-origins", - "acr", - "roles", - "profile", - "email" - ], - "optionalClientScopes": [ - "address", - "phone", - "offline_access", - "dmp_plugins", - "microprofile-jwt" - ] - }, - { - "id": "94d2efc9-1fad-46b6-a89a-d2edd303994b", - "clientId": "dmp_webapp", - "name": "dmp_webapp", - "description": "", - "rootUrl": "http://localhost:8082/home", - "adminUrl": "", - "baseUrl": "http://localhost:8082/home", - "surrogateAuthRequired": false, - "enabled": true, - "alwaysDisplayInConsole": false, - "clientAuthenticatorType": "client-secret", - "redirectUris": [ - "http://localhost:8082/*" - ], - "webOrigins": [ - "http://localhost:8082" - ], - "notBefore": 0, - "bearerOnly": false, - "consentRequired": false, - "standardFlowEnabled": true, - "implicitFlowEnabled": false, - "directAccessGrantsEnabled": false, - "serviceAccountsEnabled": false, - "publicClient": true, - "frontchannelLogout": true, - "protocol": "openid-connect", - "attributes": { - "oauth2.device.authorization.grant.enabled": "false", - "backchannel.logout.revoke.offline.tokens": "false", - "use.refresh.tokens": "true", - "oidc.ciba.grant.enabled": "false", - "client.use.lightweight.access.token.enabled": "false", - "backchannel.logout.session.required": "true", - "client_credentials.use_refresh_token": "false", - "tls.client.certificate.bound.access.tokens": "false", - "require.pushed.authorization.requests": "false", - "acr.loa.map": "{}", - "display.on.consent.screen": "false", - "token.response.type.bearer.lower-case": "false" - }, - "authenticationFlowBindingOverrides": {}, - "fullScopeAllowed": true, - "nodeReRegistrationTimeout": -1, - "defaultClientScopes": [ - "web-origins", - "acr", - "identity_provider", - "roles", - "profile", - "email", - "tenant_role" - ], - "optionalClientScopes": [ - "address", - "dmp_annotation", - "phone", - "offline_access", - "dmp_web", - "dmp_notification", - "microprofile-jwt" - ] - }, - { - "id": "8094376d-fcf3-4366-a812-26301583cc98", - "clientId": "realm-management", - "name": "${client_realm-management}", - "surrogateAuthRequired": false, - "enabled": true, - "alwaysDisplayInConsole": false, - "clientAuthenticatorType": "client-secret", - "redirectUris": [], - "webOrigins": [], - "notBefore": 0, - "bearerOnly": true, - "consentRequired": false, - "standardFlowEnabled": true, - "implicitFlowEnabled": false, - "directAccessGrantsEnabled": false, - "serviceAccountsEnabled": false, - "publicClient": false, - "frontchannelLogout": false, - "protocol": "openid-connect", - "attributes": {}, - "authenticationFlowBindingOverrides": {}, - "fullScopeAllowed": false, - "nodeReRegistrationTimeout": 0, - "defaultClientScopes": [ - "web-origins", - "acr", - "roles", - "profile", - "email" - ], - "optionalClientScopes": [ - "address", - "phone", - "offline_access", - "microprofile-jwt" - ] - }, - { - "id": "7f40ff61-1137-4430-82fb-57cfcc54f1ac", - "clientId": "security-admin-console", - "name": "${client_security-admin-console}", - "rootUrl": "${authAdminUrl}", - "baseUrl": "/admin/OpenDMP/console/", - "surrogateAuthRequired": false, - "enabled": true, - "alwaysDisplayInConsole": false, - "clientAuthenticatorType": "client-secret", - "redirectUris": [ - "/admin/OpenDMP/console/*" - ], - "webOrigins": [ - "+" - ], - "notBefore": 0, - "bearerOnly": false, - "consentRequired": false, - "standardFlowEnabled": true, - "implicitFlowEnabled": false, - "directAccessGrantsEnabled": false, - "serviceAccountsEnabled": false, - "publicClient": true, - "frontchannelLogout": false, - "protocol": "openid-connect", - "attributes": { - "post.logout.redirect.uris": "+", - "pkce.code.challenge.method": "S256" - }, - "authenticationFlowBindingOverrides": {}, - "fullScopeAllowed": false, - "nodeReRegistrationTimeout": 0, - "protocolMappers": [ - { - "id": "7b0b7a33-dbf1-4a9e-9a84-4db2d2d67d9e", - "name": "locale", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "locale", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "locale", - "jsonType.label": "String" - } - } - ], - "defaultClientScopes": [ - "web-origins", - "acr", - "roles", - "profile", - "email" - ], - "optionalClientScopes": [ - "address", - "phone", - "offline_access", - "microprofile-jwt" - ] - } - ], - "clientScopes": [ - { - "id": "b5b320c3-eddc-4b7e-9be3-968542e2fa14", - "name": "tenant_role", - "description": "tenant_role", - "protocol": "openid-connect", - "attributes": { - "include.in.token.scope": "true", - "display.on.consent.screen": "true", - "gui.order": "", - "consent.screen.text": "" - }, - "protocolMappers": [ - { - "id": "14d68445-3964-48a6-a045-0bec491533de", - "name": "Tenant role", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "aggregate.attrs": "true", - "introspection.token.claim": "true", - "multivalued": "true", - "userinfo.token.claim": "true", - "user.attribute": "tenant_role", - "id.token.claim": "true", - "lightweight.claim": "false", - "access.token.claim": "true", - "claim.name": "tenant_roles", - "jsonType.label": "String" - } - } - ] - }, - { - "id": "bf01169f-984e-4632-81bf-b4c916ae453d", - "name": "profile", - "description": "OpenID Connect built-in scope: profile", - "protocol": "openid-connect", - "attributes": { - "include.in.token.scope": "true", - "display.on.consent.screen": "true", - "consent.screen.text": "${profileScopeConsentText}" - }, - "protocolMappers": [ - { - "id": "73fb5445-eae5-4447-9047-7f54055fb22b", - "name": "picture", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "picture", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "picture", - "jsonType.label": "String" - } - }, - { - "id": "c479bf22-e264-4c00-b8d1-7357b67e53fd", - "name": "locale", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "locale", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "locale", - "jsonType.label": "String" - } - }, - { - "id": "5d00fe6a-4cdd-46d6-bd57-d008b2403ad6", - "name": "family name", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "lastName", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "family_name", - "jsonType.label": "String" - } - }, - { - "id": "022d1a9f-5534-4e8e-a63c-e91238eb3b67", - "name": "gender", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "gender", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "gender", - "jsonType.label": "String" - } - }, - { - "id": "73ab53b4-0efd-49fc-a3b7-54c9d8b6fb40", - "name": "full name", - "protocol": "openid-connect", - "protocolMapper": "oidc-full-name-mapper", - "consentRequired": false, - "config": { - "id.token.claim": "true", - "access.token.claim": "true", - "introspection.token.claim": "true", - "userinfo.token.claim": "true" - } - }, - { - "id": "41cfe68d-7ae4-4e13-ae34-2be00f238324", - "name": "given name", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "firstName", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "given_name", - "jsonType.label": "String" - } - }, - { - "id": "d3ac8d95-881b-4ed3-a37d-b62e537d9268", - "name": "website", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "website", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "website", - "jsonType.label": "String" - } - }, - { - "id": "fa31e780-3b6d-44c2-a084-6efcab21cfde", - "name": "nickname", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "nickname", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "nickname", - "jsonType.label": "String" - } - }, - { - "id": "93859d51-f106-4596-9520-0483ee7f5308", - "name": "username", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "username", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "preferred_username", - "jsonType.label": "String" - } - }, - { - "id": "c36562fc-901f-41b1-a7ae-079fa5bac69f", - "name": "birthdate", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "birthdate", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "birthdate", - "jsonType.label": "String" - } - }, - { - "id": "493b316c-97f7-42b8-9548-09d5d874ab17", - "name": "profile", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "profile", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "profile", - "jsonType.label": "String" - } - }, - { - "id": "77326698-db87-4fae-b1a6-f862173a9a4c", - "name": "updated at", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "updatedAt", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "updated_at", - "jsonType.label": "long" - } - }, - { - "id": "66c0e5d7-d7cb-441c-b1c9-88f51c7e05dc", - "name": "zoneinfo", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "zoneinfo", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "zoneinfo", - "jsonType.label": "String" - } - }, - { - "id": "c761fe65-855c-4933-84ce-1e994ce53cf9", - "name": "middle name", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "middleName", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "middle_name", - "jsonType.label": "String" - } - } - ] - }, - { - "id": "a908ffe3-5be1-4f66-b737-132085fedee9", - "name": "dmp_web", - "description": "", - "protocol": "openid-connect", - "attributes": { - "include.in.token.scope": "true", - "display.on.consent.screen": "true", - "gui.order": "", - "consent.screen.text": "" - }, - "protocolMappers": [ - { - "id": "f5cd6093-9cc0-476d-aad1-d8cd30bdd8ce", - "name": "Client Id Audience", - "protocol": "openid-connect", - "protocolMapper": "oidc-audience-mapper", - "consentRequired": false, - "config": { - "included.client.audience": "dmp_web", - "introspection.token.claim": "true", - "userinfo.token.claim": "false", - "id.token.claim": "false", - "lightweight.claim": "false", - "access.token.claim": "true" - } - } - ] - }, - { - "id": "0db5db44-ef7a-4bbc-a770-3a34b4aa5f58", - "name": "acr", - "description": "OpenID Connect scope for add acr (authentication context class reference) to the token", - "protocol": "openid-connect", - "attributes": { - "include.in.token.scope": "false", - "display.on.consent.screen": "false" - }, - "protocolMappers": [ - { - "id": "bb50b0bc-17cd-4980-92dc-3179fe6ffaeb", - "name": "acr loa level", - "protocol": "openid-connect", - "protocolMapper": "oidc-acr-mapper", - "consentRequired": false, - "config": { - "id.token.claim": "true", - "introspection.token.claim": "true", - "access.token.claim": "true" - } - } - ] - }, - { - "id": "64963b49-1a94-4fad-8b8a-329f8e25873e", - "name": "dmp_plugins", - "description": "", - "protocol": "openid-connect", - "attributes": { - "include.in.token.scope": "true", - "display.on.consent.screen": "true", - "gui.order": "", - "consent.screen.text": "" - }, - "protocolMappers": [ - { - "id": "79169ea5-5635-41ca-997a-2ceaf6fb0431", - "name": "Client Id Audience", - "protocol": "openid-connect", - "protocolMapper": "oidc-audience-mapper", - "consentRequired": false, - "config": { - "included.client.audience": "dmp_plugins", - "id.token.claim": "false", - "lightweight.claim": "false", - "introspection.token.claim": "true", - "access.token.claim": "true" - } - } - ] - }, - { - "id": "6c1655da-fb82-45b7-9bc6-4774f44aa504", - "name": "email", - "description": "OpenID Connect built-in scope: email", - "protocol": "openid-connect", - "attributes": { - "include.in.token.scope": "true", - "display.on.consent.screen": "true", - "consent.screen.text": "${emailScopeConsentText}" - }, - "protocolMappers": [ - { - "id": "7cb5006e-0b00-4659-a84f-4817f49bcbe9", - "name": "email", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "email", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "email", - "jsonType.label": "String" - } - }, - { - "id": "b9c82303-ac4b-4d45-bb31-07d174c2f338", - "name": "email verified", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-property-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "emailVerified", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "email_verified", - "jsonType.label": "boolean" - } - } - ] - }, - { - "id": "f4700d8f-a939-4627-828d-aef6473619ba", - "name": "address", - "description": "OpenID Connect built-in scope: address", - "protocol": "openid-connect", - "attributes": { - "include.in.token.scope": "true", - "display.on.consent.screen": "true", - "consent.screen.text": "${addressScopeConsentText}" - }, - "protocolMappers": [ - { - "id": "34b4f62a-a50d-44e5-ae0f-6430af1b4fbe", - "name": "address", - "protocol": "openid-connect", - "protocolMapper": "oidc-address-mapper", - "consentRequired": false, - "config": { - "user.attribute.formatted": "formatted", - "user.attribute.country": "country", - "introspection.token.claim": "true", - "user.attribute.postal_code": "postal_code", - "userinfo.token.claim": "true", - "user.attribute.street": "street", - "id.token.claim": "true", - "user.attribute.region": "region", - "access.token.claim": "true", - "user.attribute.locality": "locality" - } - } - ] - }, - { - "id": "f7971816-d301-462b-b160-48a088ac6643", - "name": "role_list", - "description": "SAML role list", - "protocol": "saml", - "attributes": { - "consent.screen.text": "${samlRoleListScopeConsentText}", - "display.on.consent.screen": "true" - }, - "protocolMappers": [ - { - "id": "a09729c9-52f7-4925-a1ea-f6f93d2745be", - "name": "role list", - "protocol": "saml", - "protocolMapper": "saml-role-list-mapper", - "consentRequired": false, - "config": { - "single": "false", - "attribute.nameformat": "Basic", - "attribute.name": "Role" - } - } - ] - }, - { - "id": "c49d0064-73f8-461a-aa3c-fa025a415446", - "name": "roles", - "description": "OpenID Connect scope for add user roles to the access token", - "protocol": "openid-connect", - "attributes": { - "include.in.token.scope": "false", - "display.on.consent.screen": "true", - "consent.screen.text": "${rolesScopeConsentText}" - }, - "protocolMappers": [ - { - "id": "2ee26d6b-fad4-422f-9582-1646b964ab15", - "name": "audience resolve", - "protocol": "openid-connect", - "protocolMapper": "oidc-audience-resolve-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "access.token.claim": "true" - } - }, - { - "id": "d2c7786d-b1e2-4354-9969-941a9d9bc0aa", - "name": "realm roles", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-realm-role-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "multivalued": "true", - "user.attribute": "foo", - "access.token.claim": "true", - "claim.name": "realm_access.roles", - "jsonType.label": "String" - } - }, - { - "id": "e1f6b0f6-c829-4f78-a515-3fbcf37ad1ae", - "name": "client roles", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-client-role-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "multivalued": "true", - "user.attribute": "foo", - "access.token.claim": "true", - "claim.name": "resource_access.${client_id}.roles", - "jsonType.label": "String" - } - } - ] - }, - { - "id": "9cc28f08-d4c7-4aba-8c80-eededcd11a46", - "name": "phone", - "description": "OpenID Connect built-in scope: phone", - "protocol": "openid-connect", - "attributes": { - "include.in.token.scope": "true", - "display.on.consent.screen": "true", - "consent.screen.text": "${phoneScopeConsentText}" - }, - "protocolMappers": [ - { - "id": "e4e2fd1f-ada0-4483-a224-444aa6b2cefd", - "name": "phone number", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "phoneNumber", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "phone_number", - "jsonType.label": "String" - } - }, - { - "id": "4819d3cb-2655-4d8f-baf0-f1fa052c5742", - "name": "phone number verified", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "phoneNumberVerified", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "phone_number_verified", - "jsonType.label": "boolean" - } - } - ] - }, - { - "id": "cb33ebdb-cecb-4999-9d3c-ded4c8af97f8", - "name": "microprofile-jwt", - "description": "Microprofile - JWT built-in scope", - "protocol": "openid-connect", - "attributes": { - "include.in.token.scope": "true", - "display.on.consent.screen": "false" - }, - "protocolMappers": [ - { - "id": "4c83af62-84e3-4b2c-937a-d6b0ded5279b", - "name": "upn", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-attribute-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "user.attribute": "username", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "upn", - "jsonType.label": "String" - } - }, - { - "id": "3be3f9d8-2ee6-43ff-92a3-374b1c39921e", - "name": "groups", - "protocol": "openid-connect", - "protocolMapper": "oidc-usermodel-realm-role-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "multivalued": "true", - "user.attribute": "foo", - "id.token.claim": "true", - "access.token.claim": "true", - "claim.name": "groups", - "jsonType.label": "String" - } - } - ] - }, - { - "id": "03b4e370-be59-41a3-9053-a970479b0ea0", - "name": "offline_access", - "description": "OpenID Connect built-in scope: offline_access", - "protocol": "openid-connect", - "attributes": { - "consent.screen.text": "${offlineAccessScopeConsentText}", - "display.on.consent.screen": "true" - } - }, - { - "id": "d5f27ae9-d3b3-404d-bc45-ce9aae728bef", - "name": "identity_provider", - "description": "", - "protocol": "openid-connect", - "attributes": { - "include.in.token.scope": "true", - "display.on.consent.screen": "true", - "gui.order": "", - "consent.screen.text": "" - }, - "protocolMappers": [ - { - "id": "361d74ff-711a-4621-92d8-59d99b8b34b2", - "name": "identity_provider", - "protocol": "openid-connect", - "protocolMapper": "oidc-usersessionmodel-note-mapper", - "consentRequired": false, - "config": { - "user.session.note": "identity_provider", - "introspection.token.claim": "true", - "userinfo.token.claim": "true", - "id.token.claim": "true", - "lightweight.claim": "false", - "access.token.claim": "true", - "claim.name": "identity_provider", - "jsonType.label": "String", - "access.tokenResponse.claim": "true" - } - } - ] - }, - { - "id": "053f9ffc-ab71-432d-b6b8-7cc1d5ee9fc7", - "name": "web-origins", - "description": "OpenID Connect scope for add allowed web origins to the access token", - "protocol": "openid-connect", - "attributes": { - "include.in.token.scope": "false", - "display.on.consent.screen": "false", - "consent.screen.text": "" - }, - "protocolMappers": [ - { - "id": "ff47565c-cfee-4aff-ace2-6101aced8863", - "name": "allowed web origins", - "protocol": "openid-connect", - "protocolMapper": "oidc-allowed-origins-mapper", - "consentRequired": false, - "config": { - "introspection.token.claim": "true", - "access.token.claim": "true" - } - } - ] - }, - { - "id": "601c48ac-d1f9-4cdc-8268-d04871729536", - "name": "dmp_annotation", - "description": "", - "protocol": "openid-connect", - "attributes": { - "include.in.token.scope": "true", - "display.on.consent.screen": "true", - "gui.order": "", - "consent.screen.text": "" - }, - "protocolMappers": [ - { - "id": "12a858df-5ae6-4735-8ec1-dfc2b20d63a1", - "name": "Client Id Audience", - "protocol": "openid-connect", - "protocolMapper": "oidc-audience-mapper", - "consentRequired": false, - "config": { - "included.client.audience": "dmp_annotation", - "introspection.token.claim": "true", - "userinfo.token.claim": "false", - "id.token.claim": "false", - "lightweight.claim": "false", - "access.token.claim": "true" - } - } - ] - }, - { - "id": "708a6370-64e3-44e0-9138-15ca16de1f93", - "name": "dmp_notification", - "description": "", - "protocol": "openid-connect", - "attributes": { - "include.in.token.scope": "true", - "display.on.consent.screen": "true", - "gui.order": "", - "consent.screen.text": "" - }, - "protocolMappers": [ - { - "id": "fc20664f-1359-41f9-b127-f121e88edeb4", - "name": "Client Id Audience", - "protocol": "openid-connect", - "protocolMapper": "oidc-audience-mapper", - "consentRequired": false, - "config": { - "included.client.audience": "dmp_notification", - "id.token.claim": "false", - "lightweight.claim": "false", - "introspection.token.claim": "true", - "access.token.claim": "true" - } - } - ] - } - ], - "defaultDefaultClientScopes": [ - "role_list", - "profile", - "email", - "roles", - "web-origins", - "acr" - ], - "defaultOptionalClientScopes": [ - "offline_access", - "address", - "phone", - "microprofile-jwt", - "tenant_role" - ], - "browserSecurityHeaders": { - "contentSecurityPolicyReportOnly": "", - "xContentTypeOptions": "nosniff", - "referrerPolicy": "no-referrer", - "xRobotsTag": "none", - "xFrameOptions": "SAMEORIGIN", - "contentSecurityPolicy": "frame-src 'self'; frame-ancestors 'self'; object-src 'none';", - "xXSSProtection": "1; mode=block", - "strictTransportSecurity": "max-age=31536000; includeSubDomains" - }, - "smtpServer": { - "replyToDisplayName": "", - "starttls": "true", - "auth": "true", - "envelopeFrom": "", - "ssl": "false", - "password": "**********", - "port": "587", - "host": "smtp.office365.com", - "replyTo": "", - "from": "no-reply@openaire.eu", - "fromDisplayName": "", - "user": "no-reply@openaire.eu" - }, - "eventsEnabled": true, - "eventsListeners": [ - "jboss-logging" - ], - "enabledEventTypes": [ - "UPDATE_CONSENT_ERROR", - "UPDATE_TOTP", - "PERMISSION_TOKEN_ERROR", - "IDENTITY_PROVIDER_RETRIEVE_TOKEN_ERROR", - "IMPERSONATE_ERROR", - "CUSTOM_REQUIRED_ACTION", - "RESTART_AUTHENTICATION", - "CLIENT_INFO", - "IMPERSONATE", - "LOGIN", - "CLIENT_INITIATED_ACCOUNT_LINKING", - "OAUTH2_EXTENSION_GRANT", - "USER_DISABLED_BY_PERMANENT_LOCKOUT", - "USER_DISABLED_BY_TEMPORARY_LOCKOUT_ERROR", - "TOKEN_EXCHANGE", - "REGISTER", - "DELETE_ACCOUNT_ERROR", - "IDENTITY_PROVIDER_LINK_ACCOUNT", - "INTROSPECT_TOKEN_ERROR", - "USER_DISABLED_BY_TEMPORARY_LOCKOUT", - "DELETE_ACCOUNT", - "UPDATE_PASSWORD", - "IDENTITY_PROVIDER_FIRST_LOGIN", - "VERIFY_EMAIL", - "CLIENT_LOGIN_ERROR", - "RESTART_AUTHENTICATION_ERROR", - "EXECUTE_ACTIONS", - "REMOVE_FEDERATED_IDENTITY_ERROR", - "TOKEN_EXCHANGE_ERROR", - "UNREGISTER_NODE", - "SEND_IDENTITY_PROVIDER_LINK_ERROR", - "USER_INFO_REQUEST_ERROR", - "EXECUTE_ACTION_TOKEN_ERROR", - "OAUTH2_EXTENSION_GRANT_ERROR", - "SEND_VERIFY_EMAIL", - "IDENTITY_PROVIDER_RESPONSE", - "EXECUTE_ACTIONS_ERROR", - "IDENTITY_PROVIDER_RETRIEVE_TOKEN", - "OAUTH2_DEVICE_CODE_TO_TOKEN", - "USER_DISABLED_BY_PERMANENT_LOCKOUT_ERROR", - "UNREGISTER_NODE_ERROR", - "VALIDATE_ACCESS_TOKEN_ERROR", - "OAUTH2_DEVICE_VERIFY_USER_CODE_ERROR", - "REVOKE_GRANT_ERROR", - "UPDATE_EMAIL_ERROR", - "UPDATE_PROFILE", - "USER_INFO_REQUEST", - "SEND_IDENTITY_PROVIDER_LINK", - "SEND_VERIFY_EMAIL_ERROR", - "CLIENT_INITIATED_ACCOUNT_LINKING_ERROR", - "OAUTH2_DEVICE_AUTH_ERROR", - "REMOVE_TOTP_ERROR", - "VERIFY_EMAIL_ERROR", - "CLIENT_UPDATE", - "UPDATE_TOTP_ERROR", - "VERIFY_PROFILE", - "GRANT_CONSENT_ERROR", - "SEND_RESET_PASSWORD", - "GRANT_CONSENT", - "REGISTER_NODE_ERROR", - "VERIFY_PROFILE_ERROR", - "REMOVE_TOTP", - "REVOKE_GRANT", - "LOGIN_ERROR", - "CLIENT_LOGIN", - "RESET_PASSWORD_ERROR", - "CODE_TO_TOKEN_ERROR", - "OAUTH2_DEVICE_CODE_TO_TOKEN_ERROR", - "VALIDATE_ACCESS_TOKEN", - "UPDATE_PROFILE_ERROR", - "OAUTH2_DEVICE_VERIFY_USER_CODE", - "UPDATE_PASSWORD_ERROR", - "IDENTITY_PROVIDER_LOGIN", - "AUTHREQID_TO_TOKEN", - "LOGOUT", - "CLIENT_INFO_ERROR", - "CLIENT_REGISTER", - "PUSHED_AUTHORIZATION_REQUEST", - "REFRESH_TOKEN", - "INTROSPECT_TOKEN", - "CLIENT_DELETE", - "FEDERATED_IDENTITY_LINK_ERROR", - "CLIENT_DELETE_ERROR", - "PERMISSION_TOKEN", - "REGISTER_NODE", - "INVALID_SIGNATURE", - "PUSHED_AUTHORIZATION_REQUEST_ERROR", - "OAUTH2_DEVICE_AUTH", - "REMOVE_FEDERATED_IDENTITY", - "IDENTITY_PROVIDER_POST_LOGIN", - "IDENTITY_PROVIDER_LINK_ACCOUNT_ERROR", - "UPDATE_EMAIL", - "REGISTER_ERROR", - "EXECUTE_ACTION_TOKEN", - "LOGOUT_ERROR", - "CLIENT_UPDATE_ERROR", - "AUTHREQID_TO_TOKEN_ERROR", - "INVALID_SIGNATURE_ERROR", - "CLIENT_REGISTER_ERROR", - "FEDERATED_IDENTITY_LINK", - "IDENTITY_PROVIDER_RESPONSE_ERROR", - "IDENTITY_PROVIDER_LOGIN_ERROR", - "RESET_PASSWORD", - "UPDATE_CONSENT", - "SEND_RESET_PASSWORD_ERROR", - "REFRESH_TOKEN_ERROR", - "CUSTOM_REQUIRED_ACTION_ERROR", - "IDENTITY_PROVIDER_POST_LOGIN_ERROR", - "CODE_TO_TOKEN", - "IDENTITY_PROVIDER_FIRST_LOGIN_ERROR" - ], - "adminEventsEnabled": true, - "adminEventsDetailsEnabled": false, - "identityProviders": [ - { - "alias": "openaire", - "displayName": "OpenAIRE AAI Beta", - "internalId": "ea26795f-6c3c-49e1-9be6-93ffafe62ef4", - "providerId": "keycloak-oidc", - "enabled": true, - "updateProfileFirstLoginMode": "on", - "trustEmail": false, - "storeToken": false, - "addReadTokenRoleOnCreate": false, - "authenticateByDefault": false, - "linkOnly": false, - "firstBrokerLoginFlowAlias": "first broker login", - "config": { - "tokenUrl": "https://beta.aai.openaire.eu/auth/realms/openaire/protocol/openid-connect/token", - "acceptsPromptNoneForwardFromClient": "false", - "jwksUrl": "https://beta.aai.openaire.eu/auth/realms/openaire/protocol/openid-connect/certs", - "isAccessTokenJWT": "false", - "filteredByClaim": "false", - "backchannelSupported": "false", - "issuer": "https://beta.aai.openaire.eu/auth/realms/openaire", - "loginHint": "false", - "clientAuthMethod": "client_secret_post", - "syncMode": "IMPORT", - "clientSecret": "**********", - "allowedClockSkew": "0", - "userInfoUrl": "https://beta.aai.openaire.eu/auth/realms/openaire/protocol/openid-connect/userinfo", - "validateSignature": "true", - "hideOnLoginPage": "false", - "clientId": "11ec4125-b661-4b98-bc29-62ac61e97ee9", - "uiLocales": "false", - "disableNonce": "false", - "useJwksUrl": "true", - "sendClientIdOnLogout": "false", - "metadataDescriptorUrl": "https://beta.aai.openaire.eu/auth/realms/openaire/.well-known/openid-configuration", - "pkceEnabled": "false", - "authorizationUrl": "https://beta.aai.openaire.eu/auth/realms/openaire/protocol/openid-connect/auth", - "disableUserInfo": "false", - "logoutUrl": "https://beta.aai.openaire.eu/auth/realms/openaire/protocol/openid-connect/logout", - "sendIdTokenOnLogout": "true", - "passMaxAge": "false" - } - }, - { - "alias": "google", - "internalId": "4cfe51f3-fe85-459d-9a49-43614b965404", - "providerId": "google", - "enabled": true, - "updateProfileFirstLoginMode": "on", - "trustEmail": false, - "storeToken": false, - "addReadTokenRoleOnCreate": false, - "authenticateByDefault": false, - "linkOnly": false, - "firstBrokerLoginFlowAlias": "first broker login", - "config": { - "hideOnLoginPage": "false", - "clientId": "596924546661-83nhl986pnrpug5h624i5kptuao03dcd.apps.googleusercontent.com", - "acceptsPromptNoneForwardFromClient": "false", - "disableUserInfo": "false", - "filteredByClaim": "false", - "syncMode": "IMPORT", - "clientSecret": "**********" - } - } - ], - "identityProviderMappers": [ - { - "id": "b2001c5a-bcd4-4447-8c63-5b9cfef84766", - "name": " identity_provider", - "identityProviderAlias": "openaire", - "identityProviderMapper": "oidc-user-session-note-idp-mapper", - "config": { - "claims": "[{\"key\":\"identity_provider\",\"value\":\"openaire\"}]", - "syncMode": "FORCE" - } - }, - { - "id": "98f6c565-cf6e-426a-b89c-969f36e1ea23", - "name": "identity_provider", - "identityProviderAlias": "google", - "identityProviderMapper": "hardcoded-user-session-attribute-idp-mapper", - "config": { - "attribute.value": "google", - "syncMode": "FORCE", - "attribute": "identity_provider" - } - } - ], - "components": { - "org.keycloak.services.clientregistration.policy.ClientRegistrationPolicy": [ - { - "id": "c251413a-d0d1-4585-a32d-fe289e391b22", - "name": "Full Scope Disabled", - "providerId": "scope", - "subType": "anonymous", - "subComponents": {}, - "config": {} - }, - { - "id": "be40c111-2cda-420e-9ed8-e2b4a7ec4a0f", - "name": "Trusted Hosts", - "providerId": "trusted-hosts", - "subType": "anonymous", - "subComponents": {}, - "config": { - "host-sending-registration-request-must-match": [ - "true" - ], - "client-uris-must-match": [ - "true" - ] - } - }, - { - "id": "2bf6d537-32e6-43f0-bac4-58a5621ca242", - "name": "Allowed Client Scopes", - "providerId": "allowed-client-templates", - "subType": "authenticated", - "subComponents": {}, - "config": { - "allow-default-scopes": [ - "true" - ] - } - }, - { - "id": "62632e2d-bb44-4744-9eea-18270e7b5eef", - "name": "Allowed Protocol Mapper Types", - "providerId": "allowed-protocol-mappers", - "subType": "authenticated", - "subComponents": {}, - "config": { - "allowed-protocol-mapper-types": [ - "oidc-full-name-mapper", - "oidc-usermodel-property-mapper", - "saml-role-list-mapper", - "oidc-usermodel-attribute-mapper", - "oidc-address-mapper", - "oidc-sha256-pairwise-sub-mapper", - "saml-user-attribute-mapper", - "saml-user-property-mapper" - ] - } - }, - { - "id": "2d6bc782-e465-47be-a4a8-7e0307c18103", - "name": "Allowed Protocol Mapper Types", - "providerId": "allowed-protocol-mappers", - "subType": "anonymous", - "subComponents": {}, - "config": { - "allowed-protocol-mapper-types": [ - "oidc-usermodel-property-mapper", - "oidc-full-name-mapper", - "oidc-usermodel-attribute-mapper", - "saml-user-property-mapper", - "saml-user-attribute-mapper", - "saml-role-list-mapper", - "oidc-address-mapper", - "oidc-sha256-pairwise-sub-mapper" - ] - } - }, - { - "id": "54cb1bcf-526c-4840-862d-23e436f70399", - "name": "Consent Required", - "providerId": "consent-required", - "subType": "anonymous", - "subComponents": {}, - "config": {} - }, - { - "id": "a6df9677-9684-4791-bec2-7ac39dded350", - "name": "Allowed Client Scopes", - "providerId": "allowed-client-templates", - "subType": "anonymous", - "subComponents": {}, - "config": { - "allow-default-scopes": [ - "true" - ] - } - }, - { - "id": "843d3c05-2814-44ba-bc69-6680e7a58ded", - "name": "Max Clients Limit", - "providerId": "max-clients", - "subType": "anonymous", - "subComponents": {}, - "config": { - "max-clients": [ - "200" - ] - } - } - ], - "org.keycloak.keys.KeyProvider": [ - { - "id": "7758a18b-e672-499d-9816-5a2361ae8e47", - "name": "rsa-generated", - "providerId": "rsa-generated", - "subComponents": {}, - "config": { - "priority": [ - "100" - ] - } - }, - { - "id": "ae89ccbb-7c9a-42bd-8d78-1f0acd65473d", - "name": "aes-generated", - "providerId": "aes-generated", - "subComponents": {}, - "config": { - "priority": [ - "100" - ] - } - }, - { - "id": "da8ec80f-d86c-4085-b8eb-90a69d721a30", - "name": "rsa-enc-generated", - "providerId": "rsa-enc-generated", - "subComponents": {}, - "config": { - "priority": [ - "100" - ], - "algorithm": [ - "RSA-OAEP" - ] - } - }, - { - "id": "4152446e-df97-425c-a0e2-e55b6035f896", - "name": "hmac-generated-hs512", - "providerId": "hmac-generated", - "subComponents": {}, - "config": { - "priority": [ - "100" - ], - "algorithm": [ - "HS512" - ] - } - } - ] - }, - "internationalizationEnabled": false, - "supportedLocales": [], - "authenticationFlows": [ - { - "id": "ea0de871-80f7-43c5-8265-8c60cf5ef7cf", - "alias": "Account verification options", - "description": "Method with which to verity the existing account", - "providerId": "basic-flow", - "topLevel": false, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "idp-email-verification", - "authenticatorFlow": false, - "requirement": "ALTERNATIVE", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticatorFlow": true, - "requirement": "ALTERNATIVE", - "priority": 20, - "autheticatorFlow": true, - "flowAlias": "Verify Existing Account by Re-authentication", - "userSetupAllowed": false - } - ] - }, - { - "id": "c3ec62ea-bcba-459a-bd45-790243b4d80b", - "alias": "Browser - Conditional OTP", - "description": "Flow to determine if the OTP is required for the authentication", - "providerId": "basic-flow", - "topLevel": false, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "conditional-user-configured", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticator": "auth-otp-form", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 20, - "autheticatorFlow": false, - "userSetupAllowed": false - } - ] - }, - { - "id": "042807b5-76be-445b-9b4a-cb56ffacdff5", - "alias": "Direct Grant - Conditional OTP", - "description": "Flow to determine if the OTP is required for the authentication", - "providerId": "basic-flow", - "topLevel": false, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "conditional-user-configured", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticator": "direct-grant-validate-otp", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 20, - "autheticatorFlow": false, - "userSetupAllowed": false - } - ] - }, - { - "id": "1f69e4f1-9b1e-4215-93fe-47ad8cb1d1ac", - "alias": "First broker login - Conditional OTP", - "description": "Flow to determine if the OTP is required for the authentication", - "providerId": "basic-flow", - "topLevel": false, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "conditional-user-configured", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticator": "auth-otp-form", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 20, - "autheticatorFlow": false, - "userSetupAllowed": false - } - ] - }, - { - "id": "d0d1ce23-337c-48b1-b9e4-790f9f1e538d", - "alias": "Handle Existing Account", - "description": "Handle what to do if there is existing account with same email/username like authenticated identity provider", - "providerId": "basic-flow", - "topLevel": false, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "idp-confirm-link", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticatorFlow": true, - "requirement": "REQUIRED", - "priority": 20, - "autheticatorFlow": true, - "flowAlias": "Account verification options", - "userSetupAllowed": false - } - ] - }, - { - "id": "ce420ea3-db5a-4715-97c3-43083ec45685", - "alias": "Reset - Conditional OTP", - "description": "Flow to determine if the OTP should be reset or not. Set to REQUIRED to force.", - "providerId": "basic-flow", - "topLevel": false, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "conditional-user-configured", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticator": "reset-otp", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 20, - "autheticatorFlow": false, - "userSetupAllowed": false - } - ] - }, - { - "id": "d485b957-ce85-463a-8334-2091188a40ca", - "alias": "User creation or linking", - "description": "Flow for the existing/non-existing user alternatives", - "providerId": "basic-flow", - "topLevel": false, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticatorConfig": "create unique user config", - "authenticator": "idp-create-user-if-unique", - "authenticatorFlow": false, - "requirement": "ALTERNATIVE", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticatorFlow": true, - "requirement": "ALTERNATIVE", - "priority": 20, - "autheticatorFlow": true, - "flowAlias": "Handle Existing Account", - "userSetupAllowed": false - } - ] - }, - { - "id": "c7308ba2-0f15-48f4-a4d3-bff7d9f69b30", - "alias": "Verify Existing Account by Re-authentication", - "description": "Reauthentication of existing account", - "providerId": "basic-flow", - "topLevel": false, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "idp-username-password-form", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticatorFlow": true, - "requirement": "CONDITIONAL", - "priority": 20, - "autheticatorFlow": true, - "flowAlias": "First broker login - Conditional OTP", - "userSetupAllowed": false - } - ] - }, - { - "id": "15eb1b00-d355-46d5-b0d3-cd91ee18965f", - "alias": "browser", - "description": "browser based authentication", - "providerId": "basic-flow", - "topLevel": true, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "auth-cookie", - "authenticatorFlow": false, - "requirement": "ALTERNATIVE", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticator": "auth-spnego", - "authenticatorFlow": false, - "requirement": "DISABLED", - "priority": 20, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticator": "identity-provider-redirector", - "authenticatorFlow": false, - "requirement": "ALTERNATIVE", - "priority": 25, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticatorFlow": true, - "requirement": "ALTERNATIVE", - "priority": 30, - "autheticatorFlow": true, - "flowAlias": "forms", - "userSetupAllowed": false - } - ] - }, - { - "id": "70aa3e73-6037-4e9c-bd29-6d067fa76906", - "alias": "clients", - "description": "Base authentication for clients", - "providerId": "client-flow", - "topLevel": true, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "client-secret", - "authenticatorFlow": false, - "requirement": "ALTERNATIVE", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticator": "client-jwt", - "authenticatorFlow": false, - "requirement": "ALTERNATIVE", - "priority": 20, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticator": "client-secret-jwt", - "authenticatorFlow": false, - "requirement": "ALTERNATIVE", - "priority": 30, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticator": "client-x509", - "authenticatorFlow": false, - "requirement": "ALTERNATIVE", - "priority": 40, - "autheticatorFlow": false, - "userSetupAllowed": false - } - ] - }, - { - "id": "c1203bc8-8e48-47c5-aa84-ee94f2c808ee", - "alias": "direct grant", - "description": "OpenID Connect Resource Owner Grant", - "providerId": "basic-flow", - "topLevel": true, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "direct-grant-validate-username", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticator": "direct-grant-validate-password", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 20, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticatorFlow": true, - "requirement": "CONDITIONAL", - "priority": 30, - "autheticatorFlow": true, - "flowAlias": "Direct Grant - Conditional OTP", - "userSetupAllowed": false - } - ] - }, - { - "id": "21436674-8161-4a8b-95a9-eae479b0a239", - "alias": "docker auth", - "description": "Used by Docker clients to authenticate against the IDP", - "providerId": "basic-flow", - "topLevel": true, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "docker-http-basic-authenticator", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - } - ] - }, - { - "id": "4103b288-fde7-4bec-96d0-cefedbee5c97", - "alias": "first broker login", - "description": "Actions taken after first broker login with identity provider account, which is not yet linked to any Keycloak account", - "providerId": "basic-flow", - "topLevel": true, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticatorConfig": "review profile config", - "authenticator": "idp-review-profile", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticatorFlow": true, - "requirement": "REQUIRED", - "priority": 20, - "autheticatorFlow": true, - "flowAlias": "User creation or linking", - "userSetupAllowed": false - } - ] - }, - { - "id": "675b7446-5346-4d6f-917d-6f68799cdeb1", - "alias": "forms", - "description": "Username, password, otp and other auth forms.", - "providerId": "basic-flow", - "topLevel": false, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "auth-username-password-form", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticatorFlow": true, - "requirement": "CONDITIONAL", - "priority": 20, - "autheticatorFlow": true, - "flowAlias": "Browser - Conditional OTP", - "userSetupAllowed": false - } - ] - }, - { - "id": "5dbb9de2-d4b9-41ea-8b5c-3bc4992d259e", - "alias": "registration", - "description": "registration flow", - "providerId": "basic-flow", - "topLevel": true, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "registration-page-form", - "authenticatorFlow": true, - "requirement": "REQUIRED", - "priority": 10, - "autheticatorFlow": true, - "flowAlias": "registration form", - "userSetupAllowed": false - } - ] - }, - { - "id": "49943618-291e-4449-a900-95a653d1e682", - "alias": "registration form", - "description": "registration form", - "providerId": "form-flow", - "topLevel": false, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "registration-user-creation", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 20, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticator": "registration-password-action", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 50, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticator": "registration-recaptcha-action", - "authenticatorFlow": false, - "requirement": "DISABLED", - "priority": 60, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticator": "registration-terms-and-conditions", - "authenticatorFlow": false, - "requirement": "DISABLED", - "priority": 70, - "autheticatorFlow": false, - "userSetupAllowed": false - } - ] - }, - { - "id": "5f460d69-6953-430e-bbc3-99f2dbf5fa66", - "alias": "reset credentials", - "description": "Reset credentials for a user if they forgot their password or something", - "providerId": "basic-flow", - "topLevel": true, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "reset-credentials-choose-user", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticator": "reset-credential-email", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 20, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticator": "reset-password", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 30, - "autheticatorFlow": false, - "userSetupAllowed": false - }, - { - "authenticatorFlow": true, - "requirement": "CONDITIONAL", - "priority": 40, - "autheticatorFlow": true, - "flowAlias": "Reset - Conditional OTP", - "userSetupAllowed": false - } - ] - }, - { - "id": "56d2dfdf-00e6-41ec-9528-3d18032038cf", - "alias": "saml ecp", - "description": "SAML ECP Profile Authentication Flow", - "providerId": "basic-flow", - "topLevel": true, - "builtIn": true, - "authenticationExecutions": [ - { - "authenticator": "http-basic-authenticator", - "authenticatorFlow": false, - "requirement": "REQUIRED", - "priority": 10, - "autheticatorFlow": false, - "userSetupAllowed": false - } - ] - } - ], - "authenticatorConfig": [ - { - "id": "84811dd1-affd-4661-82cc-bef652a72aa0", - "alias": "create unique user config", - "config": { - "require.password.update.after.registration": "false" - } - }, - { - "id": "d02673de-ae3d-49fc-b764-668219a46137", - "alias": "review profile config", - "config": { - "update.profile.on.first.login": "missing" - } - } - ], - "requiredActions": [ - { - "alias": "CONFIGURE_TOTP", - "name": "Configure OTP", - "providerId": "CONFIGURE_TOTP", - "enabled": true, - "defaultAction": false, - "priority": 10, - "config": {} - }, - { - "alias": "TERMS_AND_CONDITIONS", - "name": "Terms and Conditions", - "providerId": "TERMS_AND_CONDITIONS", - "enabled": false, - "defaultAction": false, - "priority": 20, - "config": {} - }, - { - "alias": "UPDATE_PASSWORD", - "name": "Update Password", - "providerId": "UPDATE_PASSWORD", - "enabled": true, - "defaultAction": false, - "priority": 30, - "config": {} - }, - { - "alias": "UPDATE_PROFILE", - "name": "Update Profile", - "providerId": "UPDATE_PROFILE", - "enabled": true, - "defaultAction": false, - "priority": 40, - "config": {} - }, - { - "alias": "VERIFY_EMAIL", - "name": "Verify Email", - "providerId": "VERIFY_EMAIL", - "enabled": true, - "defaultAction": false, - "priority": 50, - "config": {} - }, - { - "alias": "delete_account", - "name": "Delete Account", - "providerId": "delete_account", - "enabled": false, - "defaultAction": false, - "priority": 60, - "config": {} - }, - { - "alias": "webauthn-register", - "name": "Webauthn Register", - "providerId": "webauthn-register", - "enabled": true, - "defaultAction": false, - "priority": 70, - "config": {} - }, - { - "alias": "webauthn-register-passwordless", - "name": "Webauthn Register Passwordless", - "providerId": "webauthn-register-passwordless", - "enabled": true, - "defaultAction": false, - "priority": 80, - "config": {} - }, - { - "alias": "VERIFY_PROFILE", - "name": "Verify Profile", - "providerId": "VERIFY_PROFILE", - "enabled": true, - "defaultAction": false, - "priority": 90, - "config": {} - }, - { - "alias": "update_user_locale", - "name": "Update User Locale", - "providerId": "update_user_locale", - "enabled": true, - "defaultAction": false, - "priority": 1000, - "config": {} - } - ], - "browserFlow": "browser", - "registrationFlow": "registration", - "directGrantFlow": "direct grant", - "resetCredentialsFlow": "reset credentials", - "clientAuthenticationFlow": "clients", - "dockerAuthenticationFlow": "docker auth", - "firstBrokerLoginFlow": "first broker login", - "attributes": { - "cibaBackchannelTokenDeliveryMode": "poll", - "cibaAuthRequestedUserHint": "login_hint", - "oauth2DevicePollingInterval": "5", - "clientOfflineSessionMaxLifespan": "0", - "clientSessionIdleTimeout": "0", - "clientOfflineSessionIdleTimeout": "0", - "cibaInterval": "5", - "realmReusableOtpCode": "false", - "cibaExpiresIn": "120", - "oauth2DeviceCodeLifespan": "600", - "parRequestUriLifespan": "60", - "clientSessionMaxLifespan": "0", - "frontendUrl": "", - "acr.loa.map": "{}", - "adminEventsExpiration": "" - }, - "keycloakVersion": "24.0.2", - "userManagedAccessAllowed": false, - "clientProfiles": { - "profiles": [] - }, - "clientPolicies": { - "policies": [] - } -} \ No newline at end of file diff --git a/deployment/keycloak/imports/opendmp-realm.jsonZone.Identifier b/deployment/keycloak/imports/opendmp-realm.jsonZone.Identifier deleted file mode 100644 index a25c5e6cc..000000000 --- a/deployment/keycloak/imports/opendmp-realm.jsonZone.Identifier +++ /dev/null @@ -1,3 +0,0 @@ -[ZoneTransfer] -ZoneId=3 -HostUrl=http://localhost:8081/ diff --git a/deployment/postgres/opendmp_init.sql b/deployment/postgres/opendmp_init.sql deleted file mode 100644 index 0e2b2ad72..000000000 --- a/deployment/postgres/opendmp_init.sql +++ /dev/null @@ -1,3631 +0,0 @@ -SET statement_timeout = 0; -SET lock_timeout = 0; -SET idle_in_transaction_session_timeout = 0; -SET client_encoding = 'UTF8'; -SET standard_conforming_strings = on; -SELECT pg_catalog.set_config('search_path', '', false); -SET check_function_bodies = false; -SET xmloption = content; -SET client_min_messages = warning; -SET row_security = off; - --- --- TOC entry 4132 (class 1262 OID 49907) --- Name: opendmp; Type: DATABASE; Schema: -; Owner: - --- - -CREATE DATABASE "opendmp" WITH TEMPLATE = template0 ENCODING = 'UTF8' LOCALE_PROVIDER = libc LOCALE = 'en_US.utf8'; - - -\connect -reuse-previous=on "dbname='opendmp'" - -SET statement_timeout = 0; -SET lock_timeout = 0; -SET idle_in_transaction_session_timeout = 0; -SET client_encoding = 'UTF8'; -SET standard_conforming_strings = on; -SELECT pg_catalog.set_config('search_path', '', false); -SET check_function_bodies = false; -SET xmloption = content; -SET client_min_messages = warning; -SET row_security = off; - --- --- TOC entry 2 (class 3079 OID 49908) --- Name: uuid-ossp; Type: EXTENSION; Schema: -; Owner: - --- - -CREATE EXTENSION IF NOT EXISTS "uuid-ossp" WITH SCHEMA public; - - --- --- TOC entry 4133 (class 0 OID 0) --- Dependencies: 2 --- Name: EXTENSION "uuid-ossp"; Type: COMMENT; Schema: -; Owner: - --- - -COMMENT ON EXTENSION "uuid-ossp" IS 'generate universally unique identifiers (UUIDs)'; - - --- --- TOC entry 933 (class 1247 OID 49920) --- Name: doientitytype; Type: TYPE; Schema: public; Owner: - --- - -CREATE TYPE public.doientitytype AS ENUM ( - 'DMP' -); - - --- --- TOC entry 936 (class 1247 OID 49924) --- Name: entitytype; Type: TYPE; Schema: public; Owner: - --- - -CREATE TYPE public.entitytype AS ENUM ( - 'DATASET', - 'DMP' -); - - -SET default_table_access_method = heap; - --- --- TOC entry 216 (class 1259 OID 49929) --- Name: ActionConfirmation; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ActionConfirmation" ( - id uuid NOT NULL, - type smallint NOT NULL, - status smallint NOT NULL, - token character varying NOT NULL, - data text NOT NULL, - expires_at timestamp without time zone NOT NULL, - created_by uuid NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - is_active smallint NOT NULL, - tenant uuid -); - - --- --- TOC entry 217 (class 1259 OID 49934) --- Name: Content; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Content" ( - "Id" uuid NOT NULL, - "Filename" character varying NOT NULL, - "Extension" character varying NOT NULL, - "ParentType" numeric NOT NULL, - "Uri" character varying NOT NULL, - "LocationType" numeric NOT NULL -); - - --- --- TOC entry 218 (class 1259 OID 49939) --- Name: Credential; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Credential" ( - "Id" uuid NOT NULL, - "Status" numeric NOT NULL, - "Provider" numeric NOT NULL, - "Public" character varying NOT NULL, - "Secret" character varying NOT NULL, - "CreationTime" date NOT NULL, - "LastUpdateTime" date NOT NULL, - "UserId" uuid NOT NULL, - "ExternalId" character varying NOT NULL, - "Email" character varying -); - - --- --- TOC entry 219 (class 1259 OID 49944) --- Name: DBVersion; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DBVersion" ( - key character varying NOT NULL, - version character varying NOT NULL, - "releasedAt" timestamp with time zone NOT NULL, - "deployedAt" timestamp with time zone, - description text -); - - --- --- TOC entry 220 (class 1259 OID 49949) --- Name: DMP; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DMP" ( - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "GroupId" uuid, - "Label" character varying(250) NOT NULL, - "Version" integer NOT NULL, - "Grant" uuid, - "AssociatedDmps" xml, - "Profile" uuid, - "Status" smallint DEFAULT 0 NOT NULL, - "Created" timestamp without time zone DEFAULT now() NOT NULL, - "Modified" timestamp without time zone DEFAULT now() NOT NULL, - "Description" text, - "Creator" uuid, - "Properties" text, - "DmpProperties" text, - "FinalizedAt" timestamp(6) with time zone, - "isPublic" boolean DEFAULT false NOT NULL, - "PublishedAt" timestamp(6) with time zone, - "Project" uuid, - "extraProperties" text -); - - --- --- TOC entry 4134 (class 0 OID 0) --- Dependencies: 220 --- Name: COLUMN "DMP"."AssociatedDmps"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."DMP"."AssociatedDmps" IS 'More data about the DMP as defined by the profile'; - - --- --- TOC entry 221 (class 1259 OID 49959) --- Name: DMPDatasetProfile; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DMPDatasetProfile" ( - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - dmp uuid NOT NULL, - datasetprofile uuid NOT NULL, - data text NOT NULL -); - - --- --- TOC entry 222 (class 1259 OID 49965) --- Name: DMPOrganisation; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DMPOrganisation" ( - "DMP" uuid NOT NULL, - "Organisation" uuid NOT NULL, - "Role" integer, - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL -); - - --- --- TOC entry 4135 (class 0 OID 0) --- Dependencies: 222 --- Name: TABLE "DMPOrganisation"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON TABLE public."DMPOrganisation" IS 'Linking of DMPs to Organisations'; - - --- --- TOC entry 4136 (class 0 OID 0) --- Dependencies: 222 --- Name: COLUMN "DMPOrganisation"."Role"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."DMPOrganisation"."Role" IS 'Enumerator of roles'; - - --- --- TOC entry 223 (class 1259 OID 49969) --- Name: DMPResearcher; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DMPResearcher" ( - "DMP" uuid NOT NULL, - "Researcher" uuid NOT NULL, - "Role" integer, - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL -); - - --- --- TOC entry 4137 (class 0 OID 0) --- Dependencies: 223 --- Name: TABLE "DMPResearcher"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON TABLE public."DMPResearcher" IS 'Linking of DMPs to researchers'; - - --- --- TOC entry 4138 (class 0 OID 0) --- Dependencies: 223 --- Name: COLUMN "DMPResearcher"."Role"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."DMPResearcher"."Role" IS 'Enumerator of roles'; - - --- --- TOC entry 224 (class 1259 OID 49973) --- Name: DataRepository; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DataRepository" ( - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "Label" character varying(250), - "Abbreviation" character varying(50), - "Reference" character varying, - "Uri" character varying(250), - "Definition" xml, - "Status" smallint DEFAULT 0 NOT NULL, - "Created" timestamp without time zone DEFAULT now() NOT NULL, - "Modified" timestamp without time zone DEFAULT now() NOT NULL, - "CreationUser" uuid -); - - --- --- TOC entry 225 (class 1259 OID 49982) --- Name: Dataset; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Dataset" ( - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "Label" character varying(250) NOT NULL, - "DMP" uuid, - "Uri" character varying(250), - "Properties" text, - "Profile" uuid, - "Reference" text, - "Status" smallint DEFAULT 0 NOT NULL, - "Created" timestamp without time zone DEFAULT now() NOT NULL, - "Modified" timestamp without time zone DEFAULT now() NOT NULL, - "Description" text, - "Creator" uuid, - "FinalizedAt" timestamp(6) with time zone, - "DmpSectionIndex" integer NOT NULL -); - - --- --- TOC entry 4139 (class 0 OID 0) --- Dependencies: 225 --- Name: COLUMN "Dataset"."Uri"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Dataset"."Uri" IS 'URI of item'; - - --- --- TOC entry 4140 (class 0 OID 0) --- Dependencies: 225 --- Name: COLUMN "Dataset"."Properties"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Dataset"."Properties" IS 'More data about the dataset such as Uri, data types etc as defined by the profile'; - - --- --- TOC entry 226 (class 1259 OID 49991) --- Name: DatasetDataRepository; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DatasetDataRepository" ( - "Dataset" uuid NOT NULL, - "DataRepository" uuid NOT NULL, - "Role" integer, - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "Data" character varying -); - - --- --- TOC entry 4141 (class 0 OID 0) --- Dependencies: 226 --- Name: TABLE "DatasetDataRepository"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON TABLE public."DatasetDataRepository" IS 'Linking Dataset to DataRepository'; - - --- --- TOC entry 227 (class 1259 OID 49997) --- Name: DatasetExternalDataset; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DatasetExternalDataset" ( - "Id" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "Dataset" uuid NOT NULL, - "ExternalDataset" uuid NOT NULL, - "Role" numeric, - "Data" character varying -); - - --- --- TOC entry 228 (class 1259 OID 50003) --- Name: DatasetRegistry; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DatasetRegistry" ( - "Dataset" uuid NOT NULL, - "Registry" uuid NOT NULL, - "Role" integer, - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "Data" character varying -); - - --- --- TOC entry 4142 (class 0 OID 0) --- Dependencies: 228 --- Name: TABLE "DatasetRegistry"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON TABLE public."DatasetRegistry" IS 'Linking Dataset to Registry'; - - --- --- TOC entry 229 (class 1259 OID 50009) --- Name: DatasetService; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DatasetService" ( - "Dataset" uuid NOT NULL, - "Service" uuid NOT NULL, - "Role" integer, - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "Data" character varying -); - - --- --- TOC entry 4143 (class 0 OID 0) --- Dependencies: 229 --- Name: TABLE "DatasetService"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON TABLE public."DatasetService" IS 'Linking Dataset to Service'; - - --- --- TOC entry 230 (class 1259 OID 50015) --- Name: Description; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Description" ( - id uuid NOT NULL, - label character varying(250) NOT NULL, - dmp uuid NOT NULL, - properties text, - status smallint DEFAULT 0 NOT NULL, - description text, - created_at timestamp without time zone DEFAULT now() NOT NULL, - updated_at timestamp without time zone DEFAULT now() NOT NULL, - is_active smallint DEFAULT 1 NOT NULL, - finalized_at timestamp without time zone, - description_template uuid NOT NULL, - created_by uuid NOT NULL, - dmp_description_template uuid NOT NULL, - tenant uuid -); - - --- --- TOC entry 231 (class 1259 OID 50024) --- Name: DescriptionReference; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DescriptionReference" ( - id uuid NOT NULL, - data text, - description_id uuid NOT NULL, - reference_id uuid NOT NULL, - created_at timestamp without time zone DEFAULT now() NOT NULL, - updated_at timestamp without time zone DEFAULT now() NOT NULL, - is_active smallint DEFAULT 1 NOT NULL, - tenant uuid -); - - --- --- TOC entry 232 (class 1259 OID 50032) --- Name: DescriptionTag; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DescriptionTag" ( - id uuid NOT NULL, - description uuid NOT NULL, - tag uuid NOT NULL, - is_active smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - tenant uuid -); - - --- --- TOC entry 233 (class 1259 OID 50035) --- Name: DescriptionTemplate; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DescriptionTemplate" ( - id uuid DEFAULT public.uuid_generate_v4() NOT NULL, - label character varying(250) NOT NULL, - definition xml NOT NULL, - status smallint DEFAULT 0 NOT NULL, - created_at timestamp without time zone DEFAULT now() NOT NULL, - updated_at timestamp without time zone DEFAULT now() NOT NULL, - description text NOT NULL, - group_id uuid NOT NULL, - version integer NOT NULL, - language character varying NOT NULL, - type uuid NOT NULL, - is_active smallint NOT NULL, - version_status smallint NOT NULL, - tenant uuid -); - - --- --- TOC entry 4144 (class 0 OID 0) --- Dependencies: 233 --- Name: TABLE "DescriptionTemplate"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON TABLE public."DescriptionTemplate" IS 'Profiles for dmp datasets'; - - --- --- TOC entry 234 (class 1259 OID 50044) --- Name: DescriptionTemplateType; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DescriptionTemplateType" ( - id uuid NOT NULL, - name character varying(250) NOT NULL, - status smallint DEFAULT 0 NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - is_active smallint NOT NULL, - tenant uuid -); - - --- --- TOC entry 235 (class 1259 OID 50048) --- Name: Dmp; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Dmp" ( - id uuid NOT NULL, - label character varying(250) NOT NULL, - version integer NOT NULL, - status smallint DEFAULT 0 NOT NULL, - properties text, - group_id uuid NOT NULL, - description text, - created_at timestamp without time zone DEFAULT now() NOT NULL, - updated_at timestamp without time zone DEFAULT now() NOT NULL, - is_active smallint DEFAULT 1 NOT NULL, - finalized_at timestamp without time zone, - creator uuid NOT NULL, - blueprint uuid NOT NULL, - language character varying(100), - access_type smallint, - public_after timestamp without time zone, - version_status smallint DEFAULT 1 NOT NULL, - tenant uuid -); - - --- --- TOC entry 236 (class 1259 OID 50058) --- Name: DmpBlueprint; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DmpBlueprint" ( - id uuid DEFAULT public.uuid_generate_v4() NOT NULL, - label character varying(250) NOT NULL, - definition xml, - status smallint DEFAULT 0 NOT NULL, - created_at timestamp without time zone DEFAULT now() NOT NULL, - updated_at timestamp without time zone DEFAULT now() NOT NULL, - is_active smallint NOT NULL, - tenant uuid, - group_id uuid NOT NULL, - version integer NOT NULL, - version_status smallint NOT NULL -); - - --- --- TOC entry 237 (class 1259 OID 50067) --- Name: DmpDescriptionTemplate; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DmpDescriptionTemplate" ( - id uuid NOT NULL, - dmp uuid NOT NULL, - description_template_group uuid NOT NULL, - section_id uuid NOT NULL, - created_at timestamp without time zone DEFAULT now() NOT NULL, - updated_at timestamp without time zone DEFAULT now() NOT NULL, - is_active smallint DEFAULT 1 NOT NULL, - tenant uuid -); - - --- --- TOC entry 238 (class 1259 OID 50073) --- Name: DmpReference; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DmpReference" ( - id uuid NOT NULL, - dmp_id uuid NOT NULL, - reference_id uuid NOT NULL, - data text, - created_at timestamp without time zone DEFAULT now() NOT NULL, - updated_at timestamp without time zone DEFAULT now() NOT NULL, - is_active smallint DEFAULT 1 NOT NULL, - tenant uuid -); - - --- --- TOC entry 239 (class 1259 OID 50081) --- Name: DmpUser; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DmpUser" ( - id uuid NOT NULL, - dmp uuid NOT NULL, - "user" uuid NOT NULL, - role smallint DEFAULT 0 NOT NULL, - created_at timestamp without time zone DEFAULT now() NOT NULL, - updated_at timestamp without time zone DEFAULT now() NOT NULL, - is_active smallint DEFAULT 1 NOT NULL, - tenant uuid, - section_id uuid -); - - --- --- TOC entry 240 (class 1259 OID 50088) --- Name: DoiFunder; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."DoiFunder" ( - id uuid DEFAULT public.uuid_generate_v4() NOT NULL, - name character varying, - doi character varying -); - - --- --- TOC entry 241 (class 1259 OID 50094) --- Name: EmailConfirmation; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."EmailConfirmation" ( - "ID" uuid NOT NULL, - email character varying NOT NULL, - "isConfirmed" boolean NOT NULL, - token uuid NOT NULL, - "userId" uuid NOT NULL, - "expiresAt" timestamp(4) with time zone NOT NULL, - data text -); - - --- --- TOC entry 242 (class 1259 OID 50099) --- Name: EntityDoi; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."EntityDoi" ( - id uuid NOT NULL, - repository_id character varying(150) NOT NULL, - doi character varying(50) NOT NULL, - created_at timestamp(6) with time zone DEFAULT now() NOT NULL, - updated_at timestamp(6) with time zone DEFAULT now() NOT NULL, - entity_id uuid NOT NULL, - is_active smallint DEFAULT 1 NOT NULL, - tenant uuid, - entity_type smallint NOT NULL -); - - --- --- TOC entry 243 (class 1259 OID 50105) --- Name: ExternalDataset; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ExternalDataset" ( - "Id" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "Label" character varying NOT NULL, - "Abbreviation" character varying, - "Reference" character varying NOT NULL, - "Created" date NOT NULL, - "Modified" date NOT NULL, - "CreationUser" uuid -); - - --- --- TOC entry 244 (class 1259 OID 50111) --- Name: FileUpload; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."FileUpload" ( - "ID" uuid NOT NULL, - "Name" character varying(250) NOT NULL, - "FileType" character varying(50) NOT NULL, - "EntityId" uuid NOT NULL, - "EntityType" public.entitytype NOT NULL, - "CreatedAt" timestamp(6) with time zone DEFAULT now() NOT NULL, - "IsDeleted" boolean DEFAULT false NOT NULL, - "Creator" uuid NOT NULL -); - - --- --- TOC entry 245 (class 1259 OID 50116) --- Name: Funder; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Funder" ( - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "Label" character varying(250) NOT NULL, - "Reference" character varying, - "Definition" character varying, - "Status" smallint DEFAULT 0 NOT NULL, - "Created" timestamp(4) with time zone DEFAULT now() NOT NULL, - "Modified" timestamp(4) with time zone DEFAULT now() NOT NULL, - "Type" numeric DEFAULT 0 NOT NULL, - "CreationUser" uuid -); - - --- --- TOC entry 246 (class 1259 OID 50126) --- Name: Grant; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Grant" ( - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "Label" character varying(250) NOT NULL, - "Abbreviation" character varying(50), - "Reference" character varying, - "Uri" character varying(250), - "Definition" character varying, - "Status" smallint DEFAULT 0 NOT NULL, - "Created" timestamp without time zone DEFAULT now() NOT NULL, - "Modified" timestamp without time zone DEFAULT now() NOT NULL, - "StartDate" timestamp without time zone, - "EndDate" timestamp without time zone, - "Description" text, - "CreationUser" uuid DEFAULT '332ffc36-bd51-4d4e-bf9a-ffb01fdee05a'::uuid, - "Type" numeric DEFAULT 0 NOT NULL, - "Content" uuid, - "Funder" uuid -); - - --- --- TOC entry 4145 (class 0 OID 0) --- Dependencies: 246 --- Name: TABLE "Grant"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON TABLE public."Grant" IS 'Table of project managed in the system'; - - --- --- TOC entry 4146 (class 0 OID 0) --- Dependencies: 246 --- Name: COLUMN "Grant"."ID"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Grant"."ID" IS 'Unique identifier and primary key of item'; - - --- --- TOC entry 4147 (class 0 OID 0) --- Dependencies: 246 --- Name: COLUMN "Grant"."Label"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Grant"."Label" IS 'A human readable long label of the item'; - - --- --- TOC entry 4148 (class 0 OID 0) --- Dependencies: 246 --- Name: COLUMN "Grant"."Abbreviation"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Grant"."Abbreviation" IS 'A human readable abbreviation of the item'; - - --- --- TOC entry 4149 (class 0 OID 0) --- Dependencies: 246 --- Name: COLUMN "Grant"."Reference"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Grant"."Reference" IS 'Additional reference data for the item along with information to allow how the item reached the system (e.g. via an external vocabulary)'; - - --- --- TOC entry 4150 (class 0 OID 0) --- Dependencies: 246 --- Name: COLUMN "Grant"."Uri"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Grant"."Uri" IS 'URI of item'; - - --- --- TOC entry 4151 (class 0 OID 0) --- Dependencies: 246 --- Name: COLUMN "Grant"."Definition"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Grant"."Definition" IS 'More data about the project such as web site, start/stop, etc'; - - --- --- TOC entry 247 (class 1259 OID 50137) --- Name: Invitation; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Invitation" ( - "Id" uuid NOT NULL, - "InvitationEmail" character varying NOT NULL, - "Token" uuid NOT NULL, - "CreationUser" uuid NOT NULL, - "Dmp" uuid NOT NULL, - "Properties" xml, - "AcceptedInvitation" boolean -); - - --- --- TOC entry 248 (class 1259 OID 50142) --- Name: Language; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Language" ( - id uuid NOT NULL, - code character varying(20) NOT NULL, - payload text, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - is_active smallint NOT NULL, - ordinal integer NOT NULL, - tenant uuid -); - - --- --- TOC entry 249 (class 1259 OID 50147) --- Name: Lock; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Lock" ( - id uuid NOT NULL, - target uuid NOT NULL, - target_type smallint NOT NULL, - locked_by uuid NOT NULL, - locked_at timestamp without time zone NOT NULL, - touched_at timestamp without time zone, - tenant uuid -); - - --- --- TOC entry 250 (class 1259 OID 50150) --- Name: NotificationLegacy; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."NotificationLegacy" ( - id uuid NOT NULL, - "UserId" uuid, - "IsActive" integer NOT NULL, - "Type" integer NOT NULL, - "ContactTypeHint" integer, - "ContactHint" character varying, - "Data" character varying, - "NotifyState" integer NOT NULL, - "NotifiedAt" timestamp without time zone, - "RetryCount" integer, - "CreatedAt" timestamp without time zone, - "UpdatedAt" timestamp without time zone -); - - --- --- TOC entry 251 (class 1259 OID 50155) --- Name: Organisation; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Organisation" ( - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "Label" character varying(250) NOT NULL, - "Abbreviation" character varying(50), - "Reference" character varying, - "Uri" character varying(250), - "Definition" xml, - "Status" smallint DEFAULT 0 NOT NULL, - "Created" timestamp without time zone DEFAULT now() NOT NULL, - "Modified" timestamp without time zone DEFAULT now() NOT NULL -); - - --- --- TOC entry 4152 (class 0 OID 0) --- Dependencies: 251 --- Name: TABLE "Organisation"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON TABLE public."Organisation" IS 'Table of organizations utilized in the project'; - - --- --- TOC entry 4153 (class 0 OID 0) --- Dependencies: 251 --- Name: COLUMN "Organisation"."ID"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Organisation"."ID" IS 'Unique identifier and primary key of item'; - - --- --- TOC entry 4154 (class 0 OID 0) --- Dependencies: 251 --- Name: COLUMN "Organisation"."Label"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Organisation"."Label" IS 'A human readable long label of the item'; - - --- --- TOC entry 4155 (class 0 OID 0) --- Dependencies: 251 --- Name: COLUMN "Organisation"."Abbreviation"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Organisation"."Abbreviation" IS 'A human readable abbreviation of the item'; - - --- --- TOC entry 4156 (class 0 OID 0) --- Dependencies: 251 --- Name: COLUMN "Organisation"."Reference"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Organisation"."Reference" IS 'Reference to the URI of the item along with information to allow how the item reached the system (e.g. via an external vocabulary)'; - - --- --- TOC entry 4157 (class 0 OID 0) --- Dependencies: 251 --- Name: COLUMN "Organisation"."Uri"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Organisation"."Uri" IS 'URI of item'; - - --- --- TOC entry 4158 (class 0 OID 0) --- Dependencies: 251 --- Name: COLUMN "Organisation"."Definition"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Organisation"."Definition" IS 'More data about the Organisation such as web site, type etc'; - - --- --- TOC entry 252 (class 1259 OID 50164) --- Name: PrefillingSource; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."PrefillingSource" ( - id uuid NOT NULL, - label character varying(250) NOT NULL, - definition xml NOT NULL, - is_active smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - tenant uuid -); - - --- --- TOC entry 253 (class 1259 OID 50169) --- Name: Project; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Project" ( - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "Label" character varying(250) NOT NULL, - "Abbreviation" character varying(50), - "Reference" character varying, - "Uri" character varying(250), - "Definition" character varying, - "Status" smallint DEFAULT 0 NOT NULL, - "Created" timestamp(4) with time zone DEFAULT now() NOT NULL, - "Modified" timestamp(4) with time zone DEFAULT now() NOT NULL, - "StartDate" timestamp(4) with time zone, - "EndDate" timestamp(4) with time zone, - "Description" text, - "CreationUser" uuid, - "Type" numeric DEFAULT 0 NOT NULL, - "Content" uuid -); - - --- --- TOC entry 254 (class 1259 OID 50179) --- Name: QueueInbox; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."QueueInbox" ( - id uuid NOT NULL, - queue character varying(200) NOT NULL, - exchange character varying(200) NOT NULL, - route character varying(200) NOT NULL, - application_id character varying(100) NOT NULL, - message_id uuid NOT NULL, - message json NOT NULL, - retry_count integer, - status smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - tenant uuid, - is_active smallint NOT NULL -); - - --- --- TOC entry 255 (class 1259 OID 50184) --- Name: QueueOutbox; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."QueueOutbox" ( - id uuid NOT NULL, - exchange character varying(200) NOT NULL, - route character varying(200) NOT NULL, - message_id uuid NOT NULL, - notify_status smallint NOT NULL, - retry_count integer NOT NULL, - published_at timestamp without time zone, - confirmed_at timestamp without time zone, - tenant uuid, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - message text NOT NULL, - is_active smallint NOT NULL -); - - --- --- TOC entry 256 (class 1259 OID 50189) --- Name: Reference; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Reference" ( - id uuid NOT NULL, - label character varying(1024) NOT NULL, - description text, - abbreviation character varying(50), - source character varying(1024), - is_active smallint NOT NULL, - created_by uuid, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - type uuid NOT NULL, - definition character varying, - reference character varying(1024) NOT NULL, - source_type smallint NOT NULL, - tenant uuid -); - - --- --- TOC entry 257 (class 1259 OID 50194) --- Name: ReferenceType; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ReferenceType" ( - id uuid NOT NULL, - name character varying(250) NOT NULL, - code character varying(100) NOT NULL, - definition character varying NOT NULL, - is_active smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - tenant uuid -); - - --- --- TOC entry 258 (class 1259 OID 50199) --- Name: Registry; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Registry" ( - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "Label" character varying(250), - "Abbreviation" character varying(50), - "Reference" character varying, - "Uri" character varying(250), - "Definition" xml, - "Status" smallint DEFAULT 0 NOT NULL, - "Created" timestamp without time zone DEFAULT now() NOT NULL, - "Modified" timestamp without time zone DEFAULT now() NOT NULL, - "CreationUser" uuid -); - - --- --- TOC entry 259 (class 1259 OID 50208) --- Name: Researcher; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Researcher" ( - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "Label" character varying(250) NOT NULL, - "Uri" character varying(250), - "PrimaryEmail" character varying(250), - "Definition" xml, - "Reference" character varying, - "Status" smallint DEFAULT 0 NOT NULL, - "Created" timestamp without time zone DEFAULT now() NOT NULL, - "Modified" timestamp without time zone DEFAULT now() NOT NULL, - "CreationUser" uuid -); - - --- --- TOC entry 4159 (class 0 OID 0) --- Dependencies: 259 --- Name: TABLE "Researcher"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON TABLE public."Researcher" IS 'Table of Researcher managed in the system'; - - --- --- TOC entry 4160 (class 0 OID 0) --- Dependencies: 259 --- Name: COLUMN "Researcher"."ID"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Researcher"."ID" IS 'Unique identifier and primary key of item'; - - --- --- TOC entry 4161 (class 0 OID 0) --- Dependencies: 259 --- Name: COLUMN "Researcher"."Label"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Researcher"."Label" IS 'Full name of the researcher (as presented by the system, and composed automatically by data or provided by the reference service)'; - - --- --- TOC entry 4162 (class 0 OID 0) --- Dependencies: 259 --- Name: COLUMN "Researcher"."Uri"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Researcher"."Uri" IS 'URI of item'; - - --- --- TOC entry 4163 (class 0 OID 0) --- Dependencies: 259 --- Name: COLUMN "Researcher"."Definition"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Researcher"."Definition" IS 'More data about the researcher such as: email addresses, affiliations etc'; - - --- --- TOC entry 4164 (class 0 OID 0) --- Dependencies: 259 --- Name: COLUMN "Researcher"."Reference"; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."Researcher"."Reference" IS 'Additional reference data for the item along with information to allow how the item reached the system (e.g. via an external vocabulary)'; - - --- --- TOC entry 260 (class 1259 OID 50217) --- Name: Service; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Service" ( - "ID" uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "Label" character varying(250), - "Abbreviation" character varying(50), - "Reference" character varying, - "Uri" character varying(250), - "Definition" xml, - "Status" smallint DEFAULT 0 NOT NULL, - "Created" timestamp without time zone DEFAULT now() NOT NULL, - "Modified" timestamp without time zone DEFAULT now() NOT NULL, - "CreationUser" uuid -); - - --- --- TOC entry 261 (class 1259 OID 50226) --- Name: StorageFile; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."StorageFile" ( - id uuid NOT NULL, - file_ref character varying(100) NOT NULL, - name character varying(250) NOT NULL, - extension character varying(10) NOT NULL, - mime_type character varying(200) NOT NULL, - storage_type smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - purge_at timestamp without time zone, - purged_at timestamp without time zone, - owner uuid, - tenant uuid -); - - --- --- TOC entry 262 (class 1259 OID 50231) --- Name: SupportiveMaterial; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."SupportiveMaterial" ( - id uuid NOT NULL, - type smallint NOT NULL, - language_code character varying(20) NOT NULL, - payload character varying NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - is_active smallint NOT NULL, - tenant uuid -); - - --- --- TOC entry 263 (class 1259 OID 50236) --- Name: Tag; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Tag" ( - id uuid NOT NULL, - label character varying(250) NOT NULL, - created_by uuid, - is_active smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - tenant uuid -); - - --- --- TOC entry 264 (class 1259 OID 50239) --- Name: Tenant; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."Tenant" ( - id uuid NOT NULL, - name character varying(200) NOT NULL, - code character varying(500) NOT NULL, - description character varying NOT NULL, - config text, - is_active smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL -); - - --- --- TOC entry 265 (class 1259 OID 50244) --- Name: TenantConfiguration; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."TenantConfiguration" ( - id uuid NOT NULL, - value character varying NOT NULL, - type smallint NOT NULL, - is_active smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - tenant uuid -); - - --- --- TOC entry 266 (class 1259 OID 50249) --- Name: TenantUser; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."TenantUser" ( - id uuid NOT NULL, - "user" uuid NOT NULL, - tenant uuid NOT NULL, - is_active smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL -); - - --- --- TOC entry 267 (class 1259 OID 50252) --- Name: User; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."User" ( - id uuid NOT NULL, - name character varying(250), - additional_info character varying, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - is_active smallint NOT NULL -); - - --- --- TOC entry 268 (class 1259 OID 50257) --- Name: UserAssociation; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."UserAssociation" ( - id uuid NOT NULL, - "firstUser" uuid NOT NULL, - "secondUser" uuid NOT NULL -); - - --- --- TOC entry 269 (class 1259 OID 50260) --- Name: UserContactInfo; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."UserContactInfo" ( - id uuid NOT NULL, - "user" uuid NOT NULL, - ordinal integer DEFAULT 0 NOT NULL, - type smallint NOT NULL, - value character varying(512) NOT NULL, - created_at timestamp without time zone NOT NULL -); - - --- --- TOC entry 270 (class 1259 OID 50266) --- Name: UserCredential; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."UserCredential" ( - id uuid NOT NULL, - "user" uuid NOT NULL, - data character varying, - external_id character varying(512) NOT NULL, - created_at timestamp without time zone NOT NULL -); - - --- --- TOC entry 271 (class 1259 OID 50271) --- Name: UserDMP; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."UserDMP" ( - id uuid DEFAULT public.uuid_generate_v4() NOT NULL, - usr uuid NOT NULL, - dmp uuid NOT NULL, - role integer -); - - --- --- TOC entry 272 (class 1259 OID 50275) --- Name: UserDescriptionTemplate; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."UserDescriptionTemplate" ( - id uuid NOT NULL, - "user" uuid NOT NULL, - description_template uuid NOT NULL, - role smallint NOT NULL, - updated_at timestamp without time zone NOT NULL, - created_at timestamp without time zone NOT NULL, - is_active smallint NOT NULL, - tenant uuid -); - - --- --- TOC entry 273 (class 1259 OID 50278) --- Name: UserInfo; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."UserInfo" ( - id uuid DEFAULT public.uuid_generate_v4() NOT NULL, - email character varying(250), - authorization_level smallint NOT NULL, - usertype smallint NOT NULL, - verified_email boolean, - name character varying(250), - created timestamp without time zone, - lastloggedin timestamp without time zone, - additionalinfo json, - userstatus smallint NOT NULL -); - - --- --- TOC entry 4165 (class 0 OID 0) --- Dependencies: 273 --- Name: COLUMN "UserInfo".authorization_level; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."UserInfo".authorization_level IS 'This stores the authorization level of the user: 0 admin, 1 user, being able to be extended furthermore'; - - --- --- TOC entry 4166 (class 0 OID 0) --- Dependencies: 273 --- Name: COLUMN "UserInfo".usertype; Type: COMMENT; Schema: public; Owner: - --- - -COMMENT ON COLUMN public."UserInfo".usertype IS 'This stores the type of user: 0 -> internal, 1 external'; - - --- --- TOC entry 274 (class 1259 OID 50284) --- Name: UserRole; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."UserRole" ( - id uuid DEFAULT public.uuid_generate_v4() NOT NULL, - "user" uuid NOT NULL, - role character varying(512) NOT NULL, - created_at timestamp without time zone NOT NULL, - tenant uuid -); - - --- --- TOC entry 275 (class 1259 OID 50290) --- Name: UserSettings; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."UserSettings" ( - id uuid NOT NULL, - key character varying(500) NOT NULL, - entity_id uuid, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - type character varying(200) NOT NULL, - value text NOT NULL, - name character varying(500) NOT NULL, - tenant uuid -); - - --- --- TOC entry 276 (class 1259 OID 50295) --- Name: UserToken; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."UserToken" ( - "Token" uuid NOT NULL, - "UserId" uuid NOT NULL, - "IssuedAt" date NOT NULL, - "ExpiresAt" date NOT NULL -); - - --- --- TOC entry 277 (class 1259 OID 50298) --- Name: ant_Annotation; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ant_Annotation" ( - id uuid NOT NULL, - entity_id uuid NOT NULL, - entity_type character varying(512) NOT NULL, - anchor character varying(512), - payload text, - tenant uuid, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - is_active smallint NOT NULL, - subject_id uuid NOT NULL, - thread_id uuid, - parent_id uuid, - protection_type smallint NOT NULL, - time_stamp timestamp without time zone NOT NULL -); - - --- --- TOC entry 278 (class 1259 OID 50303) --- Name: ant_EntityUser; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ant_EntityUser" ( - id uuid NOT NULL, - entity_id uuid NOT NULL, - user_id uuid NOT NULL, - tenant uuid, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - is_active smallint NOT NULL -); - - --- --- TOC entry 279 (class 1259 OID 50306) --- Name: ant_QueueInbox; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ant_QueueInbox" ( - id uuid NOT NULL, - queue character varying(200) NOT NULL, - exchange character varying(200) NOT NULL, - route character varying(200) NOT NULL, - application_id character varying(100) NOT NULL, - message_id uuid NOT NULL, - message json NOT NULL, - retry_count integer, - status smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - tenant uuid, - is_active smallint NOT NULL -); - - --- --- TOC entry 280 (class 1259 OID 50311) --- Name: ant_QueueOutbox; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ant_QueueOutbox" ( - id uuid NOT NULL, - exchange character varying(200) NOT NULL, - route character varying(200) NOT NULL, - message_id uuid NOT NULL, - notify_status smallint NOT NULL, - retry_count integer NOT NULL, - published_at timestamp without time zone, - confirmed_at timestamp without time zone, - tenant uuid, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - message text NOT NULL, - is_active smallint NOT NULL -); - - --- --- TOC entry 281 (class 1259 OID 50316) --- Name: ant_Tenant; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ant_Tenant" ( - id uuid NOT NULL, - code character varying(200) NOT NULL, - created_at timestamp without time zone DEFAULT now() NOT NULL, - updated_at timestamp without time zone DEFAULT now() NOT NULL, - is_active smallint DEFAULT 1 NOT NULL -); - - --- --- TOC entry 282 (class 1259 OID 50322) --- Name: ant_TenantConfiguration; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ant_TenantConfiguration" ( - id uuid NOT NULL, - tenant uuid NOT NULL, - type smallint NOT NULL, - value character varying NOT NULL, - is_active smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL -); - - --- --- TOC entry 283 (class 1259 OID 50327) --- Name: ant_TenantUser; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ant_TenantUser" ( - id uuid NOT NULL, - "user" uuid NOT NULL, - tenant uuid NOT NULL, - is_active smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL -); - - --- --- TOC entry 284 (class 1259 OID 50330) --- Name: ant_User; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ant_User" ( - id uuid NOT NULL, - name character varying(250), - additional_info character varying, - created_at timestamp without time zone DEFAULT now() NOT NULL, - updated_at timestamp without time zone DEFAULT now() NOT NULL, - is_active smallint DEFAULT 1 NOT NULL -); - - --- --- TOC entry 285 (class 1259 OID 50338) --- Name: ant_UserContactInfo; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ant_UserContactInfo" ( - id uuid NOT NULL, - "user" uuid NOT NULL, - ordinal integer DEFAULT 0 NOT NULL, - type smallint NOT NULL, - value character varying(512) NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - is_active smallint DEFAULT 1 NOT NULL -); - - --- --- TOC entry 286 (class 1259 OID 50345) --- Name: ant_UserCredential; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ant_UserCredential" ( - id uuid NOT NULL, - "user" uuid NOT NULL, - external_id character varying(512) NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - is_active smallint DEFAULT 1 NOT NULL, - data character varying -); - - --- --- TOC entry 287 (class 1259 OID 50351) --- Name: ntf_InAppNotification; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ntf_InAppNotification" ( - id uuid NOT NULL, - "user" uuid NOT NULL, - type uuid NOT NULL, - read_time timestamp without time zone, - tracking_state smallint NOT NULL, - priority smallint NOT NULL, - subject character varying, - body character varying, - extra_data character varying, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - tenant uuid, - is_active smallint NOT NULL -); - - --- --- TOC entry 288 (class 1259 OID 50356) --- Name: ntf_Notification; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ntf_Notification" ( - id uuid NOT NULL, - "user" uuid, - tenant uuid, - type uuid, - contact_hint character varying(200), - notified_at timestamp without time zone, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - data text, - retry_count integer, - tracking_data text, - provenance_ref character varying(200), - tracking_state smallint NOT NULL, - tracking_process smallint NOT NULL, - is_active smallint NOT NULL, - contact_type_hint smallint, - notify_state smallint, - notified_with smallint -); - - --- --- TOC entry 289 (class 1259 OID 50361) --- Name: ntf_NotificationTemplate; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ntf_NotificationTemplate" ( - id uuid NOT NULL, - channel smallint NOT NULL, - notification_type uuid NOT NULL, - kind smallint NOT NULL, - language_code character varying(200) NOT NULL, - value text NOT NULL, - is_active smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - tenant uuid -); - - --- --- TOC entry 290 (class 1259 OID 50366) --- Name: ntf_QueueInbox; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ntf_QueueInbox" ( - id uuid NOT NULL, - queue character varying(200) NOT NULL, - exchange character varying(200) NOT NULL, - route character varying(200) NOT NULL, - application_id character varying(100) NOT NULL, - message_id uuid NOT NULL, - message json NOT NULL, - retry_count integer, - status smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - tenant uuid, - is_active smallint NOT NULL -); - - --- --- TOC entry 291 (class 1259 OID 50371) --- Name: ntf_QueueOutbox; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ntf_QueueOutbox" ( - id uuid NOT NULL, - exchange character varying(200) NOT NULL, - route character varying(200) NOT NULL, - message_id uuid NOT NULL, - notify_status smallint NOT NULL, - retry_count integer NOT NULL, - published_at timestamp without time zone, - confirmed_at timestamp without time zone, - tenant uuid, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - message text NOT NULL, - is_active smallint NOT NULL -); - - --- --- TOC entry 292 (class 1259 OID 50376) --- Name: ntf_Tenant; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ntf_Tenant" ( - id uuid NOT NULL, - code character varying(200) NOT NULL, - created_at timestamp without time zone DEFAULT now() NOT NULL, - updated_at timestamp without time zone DEFAULT now() NOT NULL, - is_active smallint DEFAULT 1 NOT NULL -); - - --- --- TOC entry 293 (class 1259 OID 50382) --- Name: ntf_TenantConfiguration; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ntf_TenantConfiguration" ( - id uuid NOT NULL, - tenant uuid NOT NULL, - type smallint NOT NULL, - value character varying NOT NULL, - is_active smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL -); - - --- --- TOC entry 294 (class 1259 OID 50387) --- Name: ntf_TenantUser; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ntf_TenantUser" ( - id uuid NOT NULL, - "user" uuid NOT NULL, - tenant uuid NOT NULL, - is_active smallint NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL -); - - --- --- TOC entry 295 (class 1259 OID 50390) --- Name: ntf_User; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ntf_User" ( - id uuid NOT NULL, - name character varying(250), - additional_info character varying, - created_at timestamp without time zone DEFAULT now() NOT NULL, - updated_at timestamp without time zone DEFAULT now() NOT NULL, - is_active smallint DEFAULT 1 NOT NULL -); - - --- --- TOC entry 296 (class 1259 OID 50398) --- Name: ntf_UserContactInfo; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ntf_UserContactInfo" ( - id uuid NOT NULL, - "user" uuid NOT NULL, - ordinal integer DEFAULT 0 NOT NULL, - type smallint NOT NULL, - value character varying(512) NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - is_active smallint DEFAULT 1 NOT NULL -); - - --- --- TOC entry 297 (class 1259 OID 50405) --- Name: ntf_UserCredential; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ntf_UserCredential" ( - id uuid NOT NULL, - "user" uuid NOT NULL, - external_id character varying(512) NOT NULL, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - is_active smallint DEFAULT 1 NOT NULL, - data character varying -); - - --- --- TOC entry 298 (class 1259 OID 50411) --- Name: ntf_UserNotificationPreference; Type: TABLE; Schema: public; Owner: - --- - -CREATE TABLE public."ntf_UserNotificationPreference" ( - "user" uuid NOT NULL, - type uuid NOT NULL, - channel smallint NOT NULL, - ordinal numeric NOT NULL, - tenant uuid, - created_at timestamp without time zone NOT NULL, - updated_at timestamp without time zone NOT NULL, - is_active smallint DEFAULT 1 NOT NULL -); - - --- --- TOC entry 3704 (class 2606 OID 59464) --- Name: ActionConfirmation ActionConfirmation_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ActionConfirmation" - ADD CONSTRAINT "ActionConfirmation_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3706 (class 2606 OID 59466) --- Name: Content Content_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Content" - ADD CONSTRAINT "Content_pkey" PRIMARY KEY ("Id"); - - --- --- TOC entry 3708 (class 2606 OID 59468) --- Name: Credential Credential_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Credential" - ADD CONSTRAINT "Credential_pkey" PRIMARY KEY ("Id"); - - --- --- TOC entry 3713 (class 2606 OID 59470) --- Name: DMPDatasetProfile DMPDatasetProfile_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DMPDatasetProfile" - ADD CONSTRAINT "DMPDatasetProfile_pkey" PRIMARY KEY ("ID"); - - --- --- TOC entry 3744 (class 2606 OID 59472) --- Name: DmpBlueprint DMPPRofile_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DmpBlueprint" - ADD CONSTRAINT "DMPPRofile_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3710 (class 2606 OID 59474) --- Name: DMP DMP_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DMP" - ADD CONSTRAINT "DMP_pkey" PRIMARY KEY ("ID"); - - --- --- TOC entry 3724 (class 2606 OID 59476) --- Name: DatasetDataRepository DatasetDataRepository_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DatasetDataRepository" - ADD CONSTRAINT "DatasetDataRepository_pkey" PRIMARY KEY ("ID"); - - --- --- TOC entry 3726 (class 2606 OID 59478) --- Name: DatasetExternalDataset DatasetExternalDataset_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DatasetExternalDataset" - ADD CONSTRAINT "DatasetExternalDataset_pkey" PRIMARY KEY ("Id"); - - --- --- TOC entry 3738 (class 2606 OID 59480) --- Name: DescriptionTemplate DatasetProfile_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DescriptionTemplate" - ADD CONSTRAINT "DatasetProfile_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3728 (class 2606 OID 59482) --- Name: DatasetRegistry DatasetRegistry_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DatasetRegistry" - ADD CONSTRAINT "DatasetRegistry_pkey" PRIMARY KEY ("ID"); - - --- --- TOC entry 3730 (class 2606 OID 59484) --- Name: DatasetService DatasetService_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DatasetService" - ADD CONSTRAINT "DatasetService_pkey" PRIMARY KEY ("ID"); - - --- --- TOC entry 3721 (class 2606 OID 59486) --- Name: Dataset Dataset_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Dataset" - ADD CONSTRAINT "Dataset_pkey" PRIMARY KEY ("ID"); - - --- --- TOC entry 3734 (class 2606 OID 59488) --- Name: DescriptionReference DescriptionReference_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DescriptionReference" - ADD CONSTRAINT "DescriptionReference_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3736 (class 2606 OID 59490) --- Name: DescriptionTag DescriptionTag_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DescriptionTag" - ADD CONSTRAINT "DescriptionTag_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3740 (class 2606 OID 59492) --- Name: DescriptionTemplateType DescriptionTemplateType_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DescriptionTemplateType" - ADD CONSTRAINT "DescriptionTemplateType_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3732 (class 2606 OID 59494) --- Name: Description Description_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Description" - ADD CONSTRAINT "Description_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3746 (class 2606 OID 59496) --- Name: DmpDescriptionTemplate DmpDescriptionTemplate_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DmpDescriptionTemplate" - ADD CONSTRAINT "DmpDescriptionTemplate_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3748 (class 2606 OID 59498) --- Name: DmpReference DmpReference_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DmpReference" - ADD CONSTRAINT "DmpReference_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3750 (class 2606 OID 59500) --- Name: DmpUser DmpUser_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DmpUser" - ADD CONSTRAINT "DmpUser_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3742 (class 2606 OID 59502) --- Name: Dmp Dmp_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Dmp" - ADD CONSTRAINT "Dmp_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3752 (class 2606 OID 59504) --- Name: DoiFunder DoiFunder_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DoiFunder" - ADD CONSTRAINT "DoiFunder_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3756 (class 2606 OID 59506) --- Name: EntityDoi Doi_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."EntityDoi" - ADD CONSTRAINT "Doi_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3758 (class 2606 OID 59508) --- Name: ExternalDataset ExternalDataset_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ExternalDataset" - ADD CONSTRAINT "ExternalDataset_pkey" PRIMARY KEY ("Id"); - - --- --- TOC entry 3760 (class 2606 OID 59510) --- Name: FileUpload File_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."FileUpload" - ADD CONSTRAINT "File_pkey" PRIMARY KEY ("ID"); - - --- --- TOC entry 3762 (class 2606 OID 59512) --- Name: Funder Funder_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Funder" - ADD CONSTRAINT "Funder_pkey" PRIMARY KEY ("ID"); - - --- --- TOC entry 3764 (class 2606 OID 59514) --- Name: Grant Grant_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Grant" - ADD CONSTRAINT "Grant_pkey" PRIMARY KEY ("ID"); - - --- --- TOC entry 3766 (class 2606 OID 59516) --- Name: Invitation Invitation_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Invitation" - ADD CONSTRAINT "Invitation_pkey" PRIMARY KEY ("Id"); - - --- --- TOC entry 3768 (class 2606 OID 59518) --- Name: Language Language_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Language" - ADD CONSTRAINT "Language_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3770 (class 2606 OID 59520) --- Name: Lock Lock_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Lock" - ADD CONSTRAINT "Lock_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3754 (class 2606 OID 59522) --- Name: EmailConfirmation LoginConfirmationEmail_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."EmailConfirmation" - ADD CONSTRAINT "LoginConfirmationEmail_pkey" PRIMARY KEY ("ID"); - - --- --- TOC entry 3772 (class 2606 OID 59524) --- Name: NotificationLegacy NotificationLegacy_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."NotificationLegacy" - ADD CONSTRAINT "NotificationLegacy_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3850 (class 2606 OID 59526) --- Name: ntf_NotificationTemplate NotificationTemplate_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_NotificationTemplate" - ADD CONSTRAINT "NotificationTemplate_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3862 (class 2606 OID 59528) --- Name: ntf_User Ntf_User_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_User" - ADD CONSTRAINT "Ntf_User_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3774 (class 2606 OID 59530) --- Name: Organisation Organisation_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Organisation" - ADD CONSTRAINT "Organisation_pkey" PRIMARY KEY ("ID"); - - --- --- TOC entry 3715 (class 2606 OID 59532) --- Name: DMPOrganisation PKey_DMPOrganisation; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DMPOrganisation" - ADD CONSTRAINT "PKey_DMPOrganisation" PRIMARY KEY ("ID"); - - --- --- TOC entry 3717 (class 2606 OID 59534) --- Name: DMPResearcher PKey_DMPResearcher; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DMPResearcher" - ADD CONSTRAINT "PKey_DMPResearcher" PRIMARY KEY ("ID"); - - --- --- TOC entry 3719 (class 2606 OID 59536) --- Name: DataRepository PKey_DataRepository; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DataRepository" - ADD CONSTRAINT "PKey_DataRepository" PRIMARY KEY ("ID"); - - --- --- TOC entry 3788 (class 2606 OID 59538) --- Name: Registry PKey_Registry; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Registry" - ADD CONSTRAINT "PKey_Registry" PRIMARY KEY ("ID"); - - --- --- TOC entry 3792 (class 2606 OID 59540) --- Name: Service PKey_Service; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Service" - ADD CONSTRAINT "PKey_Service" PRIMARY KEY ("ID"); - - --- --- TOC entry 3776 (class 2606 OID 59542) --- Name: PrefillingSource PrefillingSource_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."PrefillingSource" - ADD CONSTRAINT "PrefillingSource_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3778 (class 2606 OID 59544) --- Name: Project Project_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Project" - ADD CONSTRAINT "Project_pkey" PRIMARY KEY ("ID"); - - --- --- TOC entry 3780 (class 2606 OID 59546) --- Name: QueueInbox QueryInbox_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."QueueInbox" - ADD CONSTRAINT "QueryInbox_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3782 (class 2606 OID 59548) --- Name: QueueOutbox QueueOutbox_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."QueueOutbox" - ADD CONSTRAINT "QueueOutbox_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3786 (class 2606 OID 59550) --- Name: ReferenceType ReferenceType_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ReferenceType" - ADD CONSTRAINT "ReferenceType_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3784 (class 2606 OID 59552) --- Name: Reference Reference_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Reference" - ADD CONSTRAINT "Reference_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3790 (class 2606 OID 59554) --- Name: Researcher Researcher_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Researcher" - ADD CONSTRAINT "Researcher_pkey" PRIMARY KEY ("ID"); - - --- --- TOC entry 3794 (class 2606 OID 59556) --- Name: StorageFile StorageFile_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."StorageFile" - ADD CONSTRAINT "StorageFile_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3796 (class 2606 OID 59558) --- Name: SupportiveMaterial SupportiveMaterial_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."SupportiveMaterial" - ADD CONSTRAINT "SupportiveMaterial_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3798 (class 2606 OID 59560) --- Name: Tag Tag_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Tag" - ADD CONSTRAINT "Tag_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3802 (class 2606 OID 59562) --- Name: TenantConfiguration TenantConfiguration_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."TenantConfiguration" - ADD CONSTRAINT "TenantConfiguration_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3804 (class 2606 OID 59564) --- Name: TenantUser TenantUser_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."TenantUser" - ADD CONSTRAINT "TenantUser_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3800 (class 2606 OID 59566) --- Name: Tenant Tenant_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Tenant" - ADD CONSTRAINT "Tenant_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3810 (class 2606 OID 59568) --- Name: UserContactInfo UserContactInfo_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserContactInfo" - ADD CONSTRAINT "UserContactInfo_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3812 (class 2606 OID 59570) --- Name: UserCredential UserCredential_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserCredential" - ADD CONSTRAINT "UserCredential_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3814 (class 2606 OID 59572) --- Name: UserDescriptionTemplate UserDatasetProfile_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserDescriptionTemplate" - ADD CONSTRAINT "UserDatasetProfile_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3816 (class 2606 OID 59574) --- Name: UserInfo UserInfo_email_key; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserInfo" - ADD CONSTRAINT "UserInfo_email_key" UNIQUE (email); - - --- --- TOC entry 3818 (class 2606 OID 59576) --- Name: UserInfo UserInfo_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserInfo" - ADD CONSTRAINT "UserInfo_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3820 (class 2606 OID 59578) --- Name: UserRole UserRole_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserRole" - ADD CONSTRAINT "UserRole_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3824 (class 2606 OID 59580) --- Name: UserToken UserToken_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserToken" - ADD CONSTRAINT "UserToken_pkey" PRIMARY KEY ("Token"); - - --- --- TOC entry 3806 (class 2606 OID 59582) --- Name: User User_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."User" - ADD CONSTRAINT "User_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3826 (class 2606 OID 59584) --- Name: ant_Annotation ant_Annotation_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_Annotation" - ADD CONSTRAINT "ant_Annotation_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3828 (class 2606 OID 59586) --- Name: ant_EntityUser ant_EntityUser_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_EntityUser" - ADD CONSTRAINT "ant_EntityUser_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3830 (class 2606 OID 59588) --- Name: ant_QueueInbox ant_QueryInbox_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_QueueInbox" - ADD CONSTRAINT "ant_QueryInbox_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3832 (class 2606 OID 59590) --- Name: ant_QueueOutbox ant_QueueOutbox_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_QueueOutbox" - ADD CONSTRAINT "ant_QueueOutbox_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3836 (class 2606 OID 59592) --- Name: ant_TenantConfiguration ant_TenantConfguration_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_TenantConfiguration" - ADD CONSTRAINT "ant_TenantConfguration_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3838 (class 2606 OID 59594) --- Name: ant_TenantUser ant_TenantUser_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_TenantUser" - ADD CONSTRAINT "ant_TenantUser_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3834 (class 2606 OID 59596) --- Name: ant_Tenant ant_Tenant_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_Tenant" - ADD CONSTRAINT "ant_Tenant_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3842 (class 2606 OID 59598) --- Name: ant_UserContactInfo ant_UserContactInfo_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_UserContactInfo" - ADD CONSTRAINT "ant_UserContactInfo_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3844 (class 2606 OID 59600) --- Name: ant_UserCredential ant_UserCredential_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_UserCredential" - ADD CONSTRAINT "ant_UserCredential_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3840 (class 2606 OID 59602) --- Name: ant_User ant_User_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_User" - ADD CONSTRAINT "ant_User_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3846 (class 2606 OID 59604) --- Name: ntf_InAppNotification ntf_InAppNotification_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_InAppNotification" - ADD CONSTRAINT "ntf_InAppNotification_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3848 (class 2606 OID 59606) --- Name: ntf_Notification ntf_Notification_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_Notification" - ADD CONSTRAINT "ntf_Notification_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3852 (class 2606 OID 59608) --- Name: ntf_QueueInbox ntf_QueryInbox_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_QueueInbox" - ADD CONSTRAINT "ntf_QueryInbox_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3854 (class 2606 OID 59610) --- Name: ntf_QueueOutbox ntf_QueueOutbox_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_QueueOutbox" - ADD CONSTRAINT "ntf_QueueOutbox_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3858 (class 2606 OID 59612) --- Name: ntf_TenantConfiguration ntf_TenantConfguration_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_TenantConfiguration" - ADD CONSTRAINT "ntf_TenantConfguration_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3860 (class 2606 OID 59614) --- Name: ntf_TenantUser ntf_TenantUser_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_TenantUser" - ADD CONSTRAINT "ntf_TenantUser_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3856 (class 2606 OID 59616) --- Name: ntf_Tenant ntf_Tenant_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_Tenant" - ADD CONSTRAINT "ntf_Tenant_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3864 (class 2606 OID 59618) --- Name: ntf_UserContactInfo ntf_UserContactInfo_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_UserContactInfo" - ADD CONSTRAINT "ntf_UserContactInfo_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3866 (class 2606 OID 59620) --- Name: ntf_UserCredential ntf_UserCredential_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_UserCredential" - ADD CONSTRAINT "ntf_UserCredential_pkey" PRIMARY KEY (id); - - --- --- TOC entry 3868 (class 2606 OID 59622) --- Name: ntf_UserNotificationPreference ntf_UserNotificationPreference_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_UserNotificationPreference" - ADD CONSTRAINT "ntf_UserNotificationPreference_pkey" PRIMARY KEY ("user", type, channel); - - --- --- TOC entry 3808 (class 2606 OID 59624) --- Name: UserAssociation pk_user_association; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserAssociation" - ADD CONSTRAINT pk_user_association PRIMARY KEY (id); - - --- --- TOC entry 3822 (class 2606 OID 59626) --- Name: UserSettings user_settings_pkey; Type: CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserSettings" - ADD CONSTRAINT user_settings_pkey PRIMARY KEY (id); - - --- --- TOC entry 3711 (class 1259 OID 59627) --- Name: fki_DMPDMPProfileReference; Type: INDEX; Schema: public; Owner: - --- - -CREATE INDEX "fki_DMPDMPProfileReference" ON public."DMP" USING btree ("Profile"); - - --- --- TOC entry 3722 (class 1259 OID 59628) --- Name: fki_DatasetDatasetProfileReference; Type: INDEX; Schema: public; Owner: - --- - -CREATE INDEX "fki_DatasetDatasetProfileReference" ON public."Dataset" USING btree ("Profile"); - - --- --- TOC entry 3869 (class 2606 OID 59629) --- Name: ActionConfirmation ActionConfirmation_created_by_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ActionConfirmation" - ADD CONSTRAINT "ActionConfirmation_created_by_fkey" FOREIGN KEY (created_by) REFERENCES public."User"(id); - - --- --- TOC entry 3870 (class 2606 OID 59634) --- Name: ActionConfirmation ActionConfirmation_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ActionConfirmation" - ADD CONSTRAINT "ActionConfirmation_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id); - - --- --- TOC entry 3871 (class 2606 OID 59639) --- Name: Credential Credential_UserId_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Credential" - ADD CONSTRAINT "Credential_UserId_fkey" FOREIGN KEY ("UserId") REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3872 (class 2606 OID 59644) --- Name: DMP DMPDMPProfileReference; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DMP" - ADD CONSTRAINT "DMPDMPProfileReference" FOREIGN KEY ("Profile") REFERENCES public."DmpBlueprint"(id); - - --- --- TOC entry 3875 (class 2606 OID 59649) --- Name: DMPDatasetProfile DMPDatasetProfile_datasetprofile_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DMPDatasetProfile" - ADD CONSTRAINT "DMPDatasetProfile_datasetprofile_fkey" FOREIGN KEY (datasetprofile) REFERENCES public."DescriptionTemplate"(id); - - --- --- TOC entry 3876 (class 2606 OID 59654) --- Name: DMPDatasetProfile DMPDatasetProfile_dmp_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DMPDatasetProfile" - ADD CONSTRAINT "DMPDatasetProfile_dmp_fkey" FOREIGN KEY (dmp) REFERENCES public."DMP"("ID"); - - --- --- TOC entry 3877 (class 2606 OID 59659) --- Name: DMPOrganisation DMPOrganisationDMPReference; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DMPOrganisation" - ADD CONSTRAINT "DMPOrganisationDMPReference" FOREIGN KEY ("Organisation") REFERENCES public."Organisation"("ID"); - - --- --- TOC entry 3878 (class 2606 OID 59664) --- Name: DMPOrganisation DMPOrganisationOrganisationReference; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DMPOrganisation" - ADD CONSTRAINT "DMPOrganisationOrganisationReference" FOREIGN KEY ("DMP") REFERENCES public."DMP"("ID"); - - --- --- TOC entry 3873 (class 2606 OID 59669) --- Name: DMP DMPProjectReference; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DMP" - ADD CONSTRAINT "DMPProjectReference" FOREIGN KEY ("Grant") REFERENCES public."Grant"("ID"); - - --- --- TOC entry 3879 (class 2606 OID 59674) --- Name: DMPResearcher DMPResearcherDMPReference; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DMPResearcher" - ADD CONSTRAINT "DMPResearcherDMPReference" FOREIGN KEY ("Researcher") REFERENCES public."Researcher"("ID"); - - --- --- TOC entry 3880 (class 2606 OID 59679) --- Name: DMPResearcher DMPResearcherResearcherReference; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DMPResearcher" - ADD CONSTRAINT "DMPResearcherResearcherReference" FOREIGN KEY ("DMP") REFERENCES public."DMP"("ID"); - - --- --- TOC entry 3874 (class 2606 OID 59684) --- Name: DMP DMP_Creator_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DMP" - ADD CONSTRAINT "DMP_Creator_fkey" FOREIGN KEY ("Creator") REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3881 (class 2606 OID 59689) --- Name: Dataset DatasetDMPReference; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Dataset" - ADD CONSTRAINT "DatasetDMPReference" FOREIGN KEY ("DMP") REFERENCES public."DMP"("ID"); - - --- --- TOC entry 3884 (class 2606 OID 59694) --- Name: DatasetDataRepository DatasetDataRepositoryDataRepositoryReference; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DatasetDataRepository" - ADD CONSTRAINT "DatasetDataRepositoryDataRepositoryReference" FOREIGN KEY ("DataRepository") REFERENCES public."DataRepository"("ID"); - - --- --- TOC entry 3885 (class 2606 OID 59699) --- Name: DatasetDataRepository DatasetDataRepositoryDatasetReference; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DatasetDataRepository" - ADD CONSTRAINT "DatasetDataRepositoryDatasetReference" FOREIGN KEY ("Dataset") REFERENCES public."Dataset"("ID"); - - --- --- TOC entry 3882 (class 2606 OID 59704) --- Name: Dataset DatasetDatasetProfileReference; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Dataset" - ADD CONSTRAINT "DatasetDatasetProfileReference" FOREIGN KEY ("Profile") REFERENCES public."DescriptionTemplate"(id); - - --- --- TOC entry 3888 (class 2606 OID 59709) --- Name: DatasetRegistry DatasetRegistryDatasetReference; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DatasetRegistry" - ADD CONSTRAINT "DatasetRegistryDatasetReference" FOREIGN KEY ("Dataset") REFERENCES public."Dataset"("ID"); - - --- --- TOC entry 3889 (class 2606 OID 59714) --- Name: DatasetRegistry DatasetRegistryRegistryReference; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DatasetRegistry" - ADD CONSTRAINT "DatasetRegistryRegistryReference" FOREIGN KEY ("Registry") REFERENCES public."Registry"("ID"); - - --- --- TOC entry 3890 (class 2606 OID 59719) --- Name: DatasetService DatasetServiceDatasetReference; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DatasetService" - ADD CONSTRAINT "DatasetServiceDatasetReference" FOREIGN KEY ("Dataset") REFERENCES public."Dataset"("ID"); - - --- --- TOC entry 3891 (class 2606 OID 59724) --- Name: DatasetService DatasetServiceServiceReference; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DatasetService" - ADD CONSTRAINT "DatasetServiceServiceReference" FOREIGN KEY ("Service") REFERENCES public."Service"("ID"); - - --- --- TOC entry 3883 (class 2606 OID 59729) --- Name: Dataset Dataset_Creator_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Dataset" - ADD CONSTRAINT "Dataset_Creator_fkey" FOREIGN KEY ("Creator") REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3897 (class 2606 OID 59734) --- Name: DescriptionReference DescriptionReference_description_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DescriptionReference" - ADD CONSTRAINT "DescriptionReference_description_fkey" FOREIGN KEY (description_id) REFERENCES public."Description"(id); - - --- --- TOC entry 3898 (class 2606 OID 59739) --- Name: DescriptionReference DescriptionReference_reference_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DescriptionReference" - ADD CONSTRAINT "DescriptionReference_reference_fkey" FOREIGN KEY (reference_id) REFERENCES public."Reference"(id); - - --- --- TOC entry 3899 (class 2606 OID 59744) --- Name: DescriptionReference DescriptionReference_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DescriptionReference" - ADD CONSTRAINT "DescriptionReference_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3900 (class 2606 OID 59749) --- Name: DescriptionTag DescriptionTag_description_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DescriptionTag" - ADD CONSTRAINT "DescriptionTag_description_fkey" FOREIGN KEY (description) REFERENCES public."Description"(id); - - --- --- TOC entry 3901 (class 2606 OID 59754) --- Name: DescriptionTag DescriptionTag_tag_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DescriptionTag" - ADD CONSTRAINT "DescriptionTag_tag_fkey" FOREIGN KEY (tag) REFERENCES public."Tag"(id); - - --- --- TOC entry 3902 (class 2606 OID 59759) --- Name: DescriptionTag DescriptionTag_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DescriptionTag" - ADD CONSTRAINT "DescriptionTag_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3905 (class 2606 OID 59764) --- Name: DescriptionTemplateType DescriptionTemplateType_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DescriptionTemplateType" - ADD CONSTRAINT "DescriptionTemplateType_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3903 (class 2606 OID 59769) --- Name: DescriptionTemplate DescriptionTemplate_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DescriptionTemplate" - ADD CONSTRAINT "DescriptionTemplate_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3904 (class 2606 OID 59774) --- Name: DescriptionTemplate DescriptionTemplate_type_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DescriptionTemplate" - ADD CONSTRAINT "DescriptionTemplate_type_fkey" FOREIGN KEY (type) REFERENCES public."DescriptionTemplateType"(id); - - --- --- TOC entry 3892 (class 2606 OID 59779) --- Name: Description Description_created_by_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Description" - ADD CONSTRAINT "Description_created_by_fkey" FOREIGN KEY (created_by) REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3893 (class 2606 OID 59784) --- Name: Description Description_description_template_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Description" - ADD CONSTRAINT "Description_description_template_fkey" FOREIGN KEY (description_template) REFERENCES public."DescriptionTemplate"(id) NOT VALID; - - --- --- TOC entry 3894 (class 2606 OID 59789) --- Name: Description Description_dmp_description_template_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Description" - ADD CONSTRAINT "Description_dmp_description_template_fkey" FOREIGN KEY (dmp_description_template) REFERENCES public."DmpDescriptionTemplate"(id) NOT VALID; - - --- --- TOC entry 3895 (class 2606 OID 59794) --- Name: Description Description_dmp_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Description" - ADD CONSTRAINT "Description_dmp_fkey" FOREIGN KEY (dmp) REFERENCES public."Dmp"(id); - - --- --- TOC entry 3896 (class 2606 OID 59799) --- Name: Description Description_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Description" - ADD CONSTRAINT "Description_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3909 (class 2606 OID 59804) --- Name: DmpBlueprint DmpBlueprint_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DmpBlueprint" - ADD CONSTRAINT "DmpBlueprint_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3910 (class 2606 OID 59809) --- Name: DmpDescriptionTemplate DmpDescriptionTemplate_dmp_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DmpDescriptionTemplate" - ADD CONSTRAINT "DmpDescriptionTemplate_dmp_fkey" FOREIGN KEY (dmp) REFERENCES public."Dmp"(id); - - --- --- TOC entry 3911 (class 2606 OID 59814) --- Name: DmpDescriptionTemplate DmpDescriptionTemplate_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DmpDescriptionTemplate" - ADD CONSTRAINT "DmpDescriptionTemplate_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3912 (class 2606 OID 59819) --- Name: DmpReference DmpReference_dmp_id_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DmpReference" - ADD CONSTRAINT "DmpReference_dmp_id_fkey" FOREIGN KEY (dmp_id) REFERENCES public."Dmp"(id); - - --- --- TOC entry 3913 (class 2606 OID 59824) --- Name: DmpReference DmpReference_reference_id_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DmpReference" - ADD CONSTRAINT "DmpReference_reference_id_fkey" FOREIGN KEY (reference_id) REFERENCES public."Reference"(id); - - --- --- TOC entry 3914 (class 2606 OID 59829) --- Name: DmpReference DmpReference_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DmpReference" - ADD CONSTRAINT "DmpReference_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3915 (class 2606 OID 59834) --- Name: DmpUser DmpUser_dmp_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DmpUser" - ADD CONSTRAINT "DmpUser_dmp_fkey" FOREIGN KEY (dmp) REFERENCES public."Dmp"(id); - - --- --- TOC entry 3916 (class 2606 OID 59839) --- Name: DmpUser DmpUser_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DmpUser" - ADD CONSTRAINT "DmpUser_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3917 (class 2606 OID 59844) --- Name: DmpUser DmpUser_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DmpUser" - ADD CONSTRAINT "DmpUser_user_fkey" FOREIGN KEY ("user") REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3906 (class 2606 OID 59849) --- Name: Dmp Dmp_blueprint_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Dmp" - ADD CONSTRAINT "Dmp_blueprint_fkey" FOREIGN KEY (blueprint) REFERENCES public."DmpBlueprint"(id); - - --- --- TOC entry 3907 (class 2606 OID 59854) --- Name: Dmp Dmp_creator_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Dmp" - ADD CONSTRAINT "Dmp_creator_fkey" FOREIGN KEY (creator) REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3908 (class 2606 OID 59859) --- Name: Dmp Dmp_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Dmp" - ADD CONSTRAINT "Dmp_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3918 (class 2606 OID 59864) --- Name: EntityDoi EntityDoi_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."EntityDoi" - ADD CONSTRAINT "EntityDoi_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3919 (class 2606 OID 59869) --- Name: FileUpload FileUpload_Creator_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."FileUpload" - ADD CONSTRAINT "FileUpload_Creator_fkey" FOREIGN KEY ("Creator") REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3920 (class 2606 OID 59874) --- Name: Grant Grant_CreationUser_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Grant" - ADD CONSTRAINT "Grant_CreationUser_fkey" FOREIGN KEY ("CreationUser") REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3922 (class 2606 OID 59879) --- Name: Invitation Invitation_CreationUser_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Invitation" - ADD CONSTRAINT "Invitation_CreationUser_fkey" FOREIGN KEY ("CreationUser") REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3924 (class 2606 OID 59884) --- Name: Language Language_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Language" - ADD CONSTRAINT "Language_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3925 (class 2606 OID 59889) --- Name: Lock Lock_lockedby_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Lock" - ADD CONSTRAINT "Lock_lockedby_fkey" FOREIGN KEY (locked_by) REFERENCES public."User"(id); - - --- --- TOC entry 3926 (class 2606 OID 59894) --- Name: Lock Lock_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Lock" - ADD CONSTRAINT "Lock_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id); - - --- --- TOC entry 3927 (class 2606 OID 59899) --- Name: NotificationLegacy NotificationLegacy_UserId_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."NotificationLegacy" - ADD CONSTRAINT "NotificationLegacy_UserId_fkey" FOREIGN KEY ("UserId") REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3974 (class 2606 OID 59904) --- Name: ntf_NotificationTemplate NotificationTemplate_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_NotificationTemplate" - ADD CONSTRAINT "NotificationTemplate_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."ntf_Tenant"(id); - - --- --- TOC entry 3928 (class 2606 OID 59909) --- Name: PrefillingSource PrefillingSource_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."PrefillingSource" - ADD CONSTRAINT "PrefillingSource_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id); - - --- --- TOC entry 3929 (class 2606 OID 59914) --- Name: Project Project_CreationUser_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Project" - ADD CONSTRAINT "Project_CreationUser_fkey" FOREIGN KEY ("CreationUser") REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3931 (class 2606 OID 59919) --- Name: QueueInbox QueryInbox_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."QueueInbox" - ADD CONSTRAINT "QueryInbox_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id); - - --- --- TOC entry 3932 (class 2606 OID 59924) --- Name: QueueOutbox QueueOutbox_tennat_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."QueueOutbox" - ADD CONSTRAINT "QueueOutbox_tennat_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id); - - --- --- TOC entry 3936 (class 2606 OID 59929) --- Name: ReferenceType ReferenceType_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ReferenceType" - ADD CONSTRAINT "ReferenceType_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3933 (class 2606 OID 59934) --- Name: Reference Reference_created_by_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Reference" - ADD CONSTRAINT "Reference_created_by_fkey" FOREIGN KEY (created_by) REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3934 (class 2606 OID 59939) --- Name: Reference Reference_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Reference" - ADD CONSTRAINT "Reference_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3935 (class 2606 OID 59944) --- Name: Reference Reference_type_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Reference" - ADD CONSTRAINT "Reference_type_fkey" FOREIGN KEY (type) REFERENCES public."ReferenceType"(id); - - --- --- TOC entry 3937 (class 2606 OID 59949) --- Name: StorageFile StorageFile_owner_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."StorageFile" - ADD CONSTRAINT "StorageFile_owner_fkey" FOREIGN KEY (owner) REFERENCES public."User"(id); - - --- --- TOC entry 3938 (class 2606 OID 59954) --- Name: StorageFile StorageFile_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."StorageFile" - ADD CONSTRAINT "StorageFile_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3939 (class 2606 OID 59959) --- Name: SupportiveMaterial SupportiveMaterial_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."SupportiveMaterial" - ADD CONSTRAINT "SupportiveMaterial_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3940 (class 2606 OID 59964) --- Name: Tag Tag_created_by_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Tag" - ADD CONSTRAINT "Tag_created_by_fkey" FOREIGN KEY (created_by) REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3941 (class 2606 OID 59969) --- Name: Tag Tag_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Tag" - ADD CONSTRAINT "Tag_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3942 (class 2606 OID 59974) --- Name: TenantConfiguration TenantConfiguration_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."TenantConfiguration" - ADD CONSTRAINT "TenantConfiguration_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id); - - --- --- TOC entry 3943 (class 2606 OID 59979) --- Name: TenantUser TenantUser_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."TenantUser" - ADD CONSTRAINT "TenantUser_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id); - - --- --- TOC entry 3944 (class 2606 OID 59984) --- Name: TenantUser TenantUser_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."TenantUser" - ADD CONSTRAINT "TenantUser_user_fkey" FOREIGN KEY ("user") REFERENCES public."User"(id); - - --- --- TOC entry 3947 (class 2606 OID 59989) --- Name: UserContactInfo UserContactInfo_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserContactInfo" - ADD CONSTRAINT "UserContactInfo_user_fkey" FOREIGN KEY ("user") REFERENCES public."User"(id); - - --- --- TOC entry 3948 (class 2606 OID 59994) --- Name: UserCredential UserCredential_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserCredential" - ADD CONSTRAINT "UserCredential_user_fkey" FOREIGN KEY ("user") REFERENCES public."User"(id); - - --- --- TOC entry 3949 (class 2606 OID 59999) --- Name: UserDMP UserDMP_dmp_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserDMP" - ADD CONSTRAINT "UserDMP_dmp_fkey" FOREIGN KEY (dmp) REFERENCES public."DMP"("ID"); - - --- --- TOC entry 3950 (class 2606 OID 60004) --- Name: UserDMP UserDMP_usr_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserDMP" - ADD CONSTRAINT "UserDMP_usr_fkey" FOREIGN KEY (usr) REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3951 (class 2606 OID 60009) --- Name: UserDescriptionTemplate UserDatasetProfile_datasetProfile_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserDescriptionTemplate" - ADD CONSTRAINT "UserDatasetProfile_datasetProfile_fkey" FOREIGN KEY (description_template) REFERENCES public."DescriptionTemplate"(id); - - --- --- TOC entry 3952 (class 2606 OID 60014) --- Name: UserDescriptionTemplate UserDescriptionTemplate_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserDescriptionTemplate" - ADD CONSTRAINT "UserDescriptionTemplate_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3953 (class 2606 OID 60019) --- Name: UserDescriptionTemplate UserDescriptionTemplate_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserDescriptionTemplate" - ADD CONSTRAINT "UserDescriptionTemplate_user_fkey" FOREIGN KEY ("user") REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3954 (class 2606 OID 60024) --- Name: UserRole UserRole_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserRole" - ADD CONSTRAINT "UserRole_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3955 (class 2606 OID 60029) --- Name: UserRole UserRole_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserRole" - ADD CONSTRAINT "UserRole_user_fkey" FOREIGN KEY ("user") REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3956 (class 2606 OID 60034) --- Name: UserSettings UserSettings_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserSettings" - ADD CONSTRAINT "UserSettings_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."Tenant"(id) NOT VALID; - - --- --- TOC entry 3957 (class 2606 OID 60039) --- Name: UserToken UserToken_UserId_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserToken" - ADD CONSTRAINT "UserToken_UserId_fkey" FOREIGN KEY ("UserId") REFERENCES public."User"(id) NOT VALID; - - --- --- TOC entry 3958 (class 2606 OID 60044) --- Name: ant_Annotation ant_Annotation_parent_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_Annotation" - ADD CONSTRAINT "ant_Annotation_parent_fkey" FOREIGN KEY (parent_id) REFERENCES public."ant_Annotation"(id); - - --- --- TOC entry 3959 (class 2606 OID 60049) --- Name: ant_Annotation ant_Annotation_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_Annotation" - ADD CONSTRAINT "ant_Annotation_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."ant_Tenant"(id); - - --- --- TOC entry 3960 (class 2606 OID 60054) --- Name: ant_Annotation ant_Annotation_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_Annotation" - ADD CONSTRAINT "ant_Annotation_user_fkey" FOREIGN KEY (subject_id) REFERENCES public."ant_User"(id); - - --- --- TOC entry 3961 (class 2606 OID 60059) --- Name: ant_EntityUser ant_EntityUser_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_EntityUser" - ADD CONSTRAINT "ant_EntityUser_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."ant_Tenant"(id); - - --- --- TOC entry 3962 (class 2606 OID 60064) --- Name: ant_EntityUser ant_EntityUser_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_EntityUser" - ADD CONSTRAINT "ant_EntityUser_user_fkey" FOREIGN KEY (user_id) REFERENCES public."ant_User"(id); - - --- --- TOC entry 3963 (class 2606 OID 60069) --- Name: ant_QueueInbox ant_QueryInbox_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_QueueInbox" - ADD CONSTRAINT "ant_QueryInbox_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."ant_Tenant"(id); - - --- --- TOC entry 3964 (class 2606 OID 60074) --- Name: ant_QueueOutbox ant_QueueOutbox_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_QueueOutbox" - ADD CONSTRAINT "ant_QueueOutbox_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."ant_Tenant"(id); - - --- --- TOC entry 3965 (class 2606 OID 60079) --- Name: ant_TenantConfiguration ant_TenantConfiguration_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_TenantConfiguration" - ADD CONSTRAINT "ant_TenantConfiguration_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."ant_Tenant"(id); - - --- --- TOC entry 3966 (class 2606 OID 60084) --- Name: ant_TenantUser ant_TenantUser_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_TenantUser" - ADD CONSTRAINT "ant_TenantUser_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."ant_Tenant"(id); - - --- --- TOC entry 3967 (class 2606 OID 60089) --- Name: ant_TenantUser ant_TenantUser_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_TenantUser" - ADD CONSTRAINT "ant_TenantUser_user_fkey" FOREIGN KEY ("user") REFERENCES public."ant_User"(id); - - --- --- TOC entry 3968 (class 2606 OID 60094) --- Name: ant_UserContactInfo ant_UserContactInfo_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_UserContactInfo" - ADD CONSTRAINT "ant_UserContactInfo_user_fkey" FOREIGN KEY ("user") REFERENCES public."ant_User"(id); - - --- --- TOC entry 3969 (class 2606 OID 60099) --- Name: ant_UserCredential ant_UserCredential_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ant_UserCredential" - ADD CONSTRAINT "ant_UserCredential_user_fkey" FOREIGN KEY ("user") REFERENCES public."ant_User"(id); - - --- --- TOC entry 3921 (class 2606 OID 60104) --- Name: Grant fk_grant_content; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Grant" - ADD CONSTRAINT fk_grant_content FOREIGN KEY ("Content") REFERENCES public."Content"("Id"); - - --- --- TOC entry 3923 (class 2606 OID 60109) --- Name: Invitation fk_invitation_dmp; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Invitation" - ADD CONSTRAINT fk_invitation_dmp FOREIGN KEY ("Dmp") REFERENCES public."DMP"("ID"); - - --- --- TOC entry 3930 (class 2606 OID 60114) --- Name: Project fk_project_content; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."Project" - ADD CONSTRAINT fk_project_content FOREIGN KEY ("Content") REFERENCES public."Content"("Id"); - - --- --- TOC entry 3945 (class 2606 OID 60119) --- Name: UserAssociation fk_userinfo_user_association_1; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserAssociation" - ADD CONSTRAINT fk_userinfo_user_association_1 FOREIGN KEY ("firstUser") REFERENCES public."UserInfo"(id); - - --- --- TOC entry 3946 (class 2606 OID 60124) --- Name: UserAssociation fk_userinfo_user_association_2; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."UserAssociation" - ADD CONSTRAINT fk_userinfo_user_association_2 FOREIGN KEY ("secondUser") REFERENCES public."UserInfo"(id); - - --- --- TOC entry 3886 (class 2606 OID 60129) --- Name: DatasetExternalDataset fkey_datasetexternaldataset_dataset; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DatasetExternalDataset" - ADD CONSTRAINT fkey_datasetexternaldataset_dataset FOREIGN KEY ("Dataset") REFERENCES public."Dataset"("ID"); - - --- --- TOC entry 3887 (class 2606 OID 60134) --- Name: DatasetExternalDataset fkey_datasetexternaldataset_externaldataset; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."DatasetExternalDataset" - ADD CONSTRAINT fkey_datasetexternaldataset_externaldataset FOREIGN KEY ("ExternalDataset") REFERENCES public."ExternalDataset"("Id"); - - --- --- TOC entry 3970 (class 2606 OID 60139) --- Name: ntf_InAppNotification ntf_InAppNotification_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_InAppNotification" - ADD CONSTRAINT "ntf_InAppNotification_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."ntf_Tenant"(id); - - --- --- TOC entry 3971 (class 2606 OID 60144) --- Name: ntf_InAppNotification ntf_InAppNotification_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_InAppNotification" - ADD CONSTRAINT "ntf_InAppNotification_user_fkey" FOREIGN KEY ("user") REFERENCES public."ntf_User"(id); - - --- --- TOC entry 3972 (class 2606 OID 60149) --- Name: ntf_Notification ntf_Notification_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_Notification" - ADD CONSTRAINT "ntf_Notification_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."ntf_Tenant"(id); - - --- --- TOC entry 3973 (class 2606 OID 60154) --- Name: ntf_Notification ntf_Notification_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_Notification" - ADD CONSTRAINT "ntf_Notification_user_fkey" FOREIGN KEY ("user") REFERENCES public."ntf_User"(id); - - --- --- TOC entry 3975 (class 2606 OID 60159) --- Name: ntf_QueueInbox ntf_QueryInbox_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_QueueInbox" - ADD CONSTRAINT "ntf_QueryInbox_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."ntf_Tenant"(id); - - --- --- TOC entry 3976 (class 2606 OID 60164) --- Name: ntf_QueueOutbox ntf_QueueOutbox_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_QueueOutbox" - ADD CONSTRAINT "ntf_QueueOutbox_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."ntf_Tenant"(id); - - --- --- TOC entry 3977 (class 2606 OID 60169) --- Name: ntf_TenantConfiguration ntf_TenantConfiguration_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_TenantConfiguration" - ADD CONSTRAINT "ntf_TenantConfiguration_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."ntf_Tenant"(id); - - --- --- TOC entry 3978 (class 2606 OID 60174) --- Name: ntf_TenantUser ntf_TenantUser_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_TenantUser" - ADD CONSTRAINT "ntf_TenantUser_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."ntf_Tenant"(id); - - --- --- TOC entry 3979 (class 2606 OID 60179) --- Name: ntf_TenantUser ntf_TenantUser_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_TenantUser" - ADD CONSTRAINT "ntf_TenantUser_user_fkey" FOREIGN KEY ("user") REFERENCES public."ntf_User"(id); - - --- --- TOC entry 3980 (class 2606 OID 60184) --- Name: ntf_UserContactInfo ntf_UserContactInfo_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_UserContactInfo" - ADD CONSTRAINT "ntf_UserContactInfo_user_fkey" FOREIGN KEY ("user") REFERENCES public."ntf_User"(id); - - --- --- TOC entry 3981 (class 2606 OID 60189) --- Name: ntf_UserCredential ntf_UserCredential_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_UserCredential" - ADD CONSTRAINT "ntf_UserCredential_user_fkey" FOREIGN KEY ("user") REFERENCES public."ntf_User"(id); - - --- --- TOC entry 3982 (class 2606 OID 60194) --- Name: ntf_UserNotificationPreference ntf_UserNotificationPreference_tenant_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_UserNotificationPreference" - ADD CONSTRAINT "ntf_UserNotificationPreference_tenant_fkey" FOREIGN KEY (tenant) REFERENCES public."ntf_Tenant"(id); - - --- --- TOC entry 3983 (class 2606 OID 60199) --- Name: ntf_UserNotificationPreference ntf_UserNotificationPreference_user_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - --- - -ALTER TABLE ONLY public."ntf_UserNotificationPreference" - ADD CONSTRAINT "ntf_UserNotificationPreference_user_fkey" FOREIGN KEY ("user") REFERENCES public."ntf_User"(id); - - --- Completed on 2024-04-25 13:31:50 - --- --- PostgreSQL database dump complete --- - diff --git a/deployment/postgres/user_init.sql b/deployment/postgres/user_init.sql deleted file mode 100644 index e3c85011d..000000000 --- a/deployment/postgres/user_init.sql +++ /dev/null @@ -1,4 +0,0 @@ -CREATE USER "keycloak-psql" WITH PASSWORD 'keycloak-admin'; -CREATE DATABASE keycloak WITH OWNER "keycloak-psql"; -CREATE USER "opendmp-psql" WITH PASSWORD 'opendmp-admin'; -ALTER DATABASE "opendmp" OWNER TO "opendmp-psql"; \ No newline at end of file diff --git a/deployment/proxy/proxy.env b/deployment/proxy/proxy.env deleted file mode 100644 index bd250b7de..000000000 --- a/deployment/proxy/proxy.env +++ /dev/null @@ -1,4 +0,0 @@ -APP_HOST=localhost -APP_PORT=:8081 -MS_HOST=localhost -MS_PORT=:8082 \ No newline at end of file