Project

General

Profile

Actions

Task #350

closed

Confidential storage agenda

Added by Radek Tomiška about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Patrik Stloukal
Category:
Confidential Storage
Target version:
Start date:
03/30/2017
Due date:
% Done:

100%

Estimated time:
12.00 h
Owner:

Description

Implement confidential storage agenda, functionality
- create new dto IdmConfidentialStorageValueDto - ownerId, ownerType, key, value (see IdmFormValueDto for inspirtion)
- create new service for providing confidential values or enrich ConfidentialStorage - implement ReadDtoService methods above IdmConfidentialValue dto. Confidential storage will not be persisted in our database in production usage, make sure you not use IdmConfidentialStorageValue entity above service.
- rest api for search / read values from confidetial storage (key / value) - guarded values will be readable in FE
- create new group permission for reading confidential storage value (the same as other - CONFIDENTIALSTORAGEVALUE)
- [optional] implement export / import functionality - "naive" implementation by sending plain/text with properties (see IdmConfigurationController.saveProperties).

Actions

Also available in: Atom PDF