Skip to content

Minimum viable product

Latest
Compare
Choose a tag to compare
@kullervo16 kullervo16 released this 22 Aug 07:26
  • keycloak integration
  • "hardening" :
    • create _users db
    • create _security doc on all databases
    • create validation function for read-only access
    • enforce "safe" user password
  • temporary access (per default 24 hours, configurable via attribute in the access token)
  • simple GUI to request access
  • simple tracking of actions in the accessmanager scheme

Still missing:

  • no justifications for the requested access
  • no admin page to access the audit data