Actions
Feature #2699
closedSupport setting maximal validity of a contract
Start date:
03/02/2021
Due date:
% Done:
100%
Estimated time:
12.00 h
Owner:
Description
When managing external users, it's typical to set maximal validity of their contract, so they can't live forever in the systems. Our use case:
- When creating an identity (by form projection), the local administrator can set the validity of their contract
- If the admin doesn't set the validity, it's by default "today + 13 months"
- The admin can't set the validity to some date in the far remote future
- Either the incorrect value can't be saved (can't be selected at all, or error message is displayed), or it will be corrected by IdM during saving of the identity.
Related issues
Updated by Radek Tomiška almost 4 years ago
- Status changed from New to In Progress
Updated by Radek Tomiška almost 4 years ago
- Related to Feature #2716: FE: DateTimePicker - support min and max date validations added
Updated by Radek Tomiška almost 4 years ago
- Related to Feature #2568: Support setting required basic attributes and validations (in form projections) added
Updated by Radek Tomiška almost 4 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
Implemented together with #2568.
Updated by Radek Tomiška almost 4 years ago
I've added prefilling valid till dates on FE, when value is required and maximum is set.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/46855e385b951ed9aced6ebb044ead9ac3ef2773
Updated by Vít Švanda over 3 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I tested this feature. Works nice. THX
Updated by Radek Tomiška over 3 years ago
- Status changed from Resolved to Closed
Actions