Feature #2576
closedConfigurable role authorizer type for role change request
100%
Description
Please add new configuration option to choose which type of authorizer (guaranteeType) of the role should approve it's changes.
In a current situation the role is approved by any authorizer but we want to separate authorizers who approve the role assignment and the authorizers who approve the role definition.
In the default state when the configuration option is not set the behavior should not change - all authorizers of the role should be approvers of the change of it's definition. But when the configuration is set, only authorizers of the configured guaranteeType type should be approvers. I only need one guaranteeType to be set in the configuration - multiple values is optional, not required.
Updated by Radek Tomiška about 4 years ago
- Category changed from Roles to Workflow
- Assignee changed from Radek Tomiška to Vít Švanda
Updated by Vít Švanda about 4 years ago
- Due date set to 02/28/2021
- Priority changed from Normal to High
- Target version set to 10.8.0
Updated by Vít Švanda almost 4 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 30 to 90
Implemented. Tests and documentation were implemented too.
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/4ab61250b5dc37c324c7cb9328bd1875f0eb6311
Documentation:Updated by Radek Tomiška almost 4 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 90 to 100
I did test and code review, it works and code is nice, thx!
Updated by Radek Tomiška almost 4 years ago
- Status changed from Resolved to Closed