Skip to content
/ open-dms Public

Piattaforma per la digitalizzazione di processi, atti e documenti della PA

License

Notifications You must be signed in to change notification settings

unipa/open-dms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

be28837 · Feb 20, 2025

History

7 Commits
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Feb 20, 2025
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Feb 20, 2025
Dec 18, 2024
Dec 18, 2024
Feb 20, 2025

Repository files navigation

SETUP AMBIENTE DI TEST Per preparare un ambiente di test è necessario installare i seguenti container:

SETUP KEYCLOAK

  1. Aprire Keycloak su http://localhost:18080/auth
  2. accedere con "admin", "admin"
  3. recarsi sul realm "camunda-platform"
  4. recarsi su "Clients"
  5. creare un nuovo client con le seguenti impostazioni: nome = dms valid redirect URI = https://localhost:7001/, https://localhost:5001/, https://localhost:6001/* valid post logout URI = https://localhost:7001/, https://localhost:5001/, https://localhost:6001/* Web Origins = *, + Authetication flow = Standard, Direct Accesss,Implicit, OAuth 2.0
  6. dopo aver confermato cliccare su Client Scopes
  7. cliccare su dms-dedicated
  8. cliccare su "Add Mapper" -> "From predefined..." -> User Realm Role
  9. impostare: mutivalued = On token Claim Name = roles clain JSON Type = String Add to ID token = On Add to access token = On Add to UserInfo = On
  10. caricare almeno un utente con ruolo "admin"

AVVIO AMBIENTE TEST MINIMALE

  1. avviare i container MySql e Zeebe
  2. lanciare https://localhost:5001/ (api workflow)
  3. lanciare https://localhost:7001/internalapi/swagger (api frontend)
  4. eseguire l'api "Database" -> "Update"
  5. lanciare https://localhost:7001/ (UI frontend)
  6. lanciare https://localhost:6001/ (api firma digitale remota)
  7. accedere cpm l'utente di amministrazione creato su keycloak

About

Piattaforma per la digitalizzazione di processi, atti e documenti della PA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published