Task #17885
WSC: capGrant()
Start date:
Due date:
% Done:
100%
Estimated time:
Updated by Kanchan Barve about 1 year ago
- Assignee set to Kanchan Barve
- Status changed from New to In Progress
Updated by Kanchan Barve about 1 year ago
- % Done changed from 0 to 20
- validation part is done
- In progress :- granting capabilities based on cap and app array
Updated by Kanchan Barve about 1 year ago
- % Done changed from 90 to 100
- Status changed from Testing to Closed
- proper response for Capgrant added.
- request parameters i.e. app and cap validation added.
Updated by Kanchan Barve about 1 year ago
- % Done changed from 80 to 90
- Added stub function to validate user with IMS
- changes in granting realm and appp capability logic
Updated by Kanchan Barve about 1 year ago
- % Done changed from 90 to 100
- Status changed from Rework to Closed
- separate the logic for filtering realmcaps and appscaps based on realmcapdb and appcapdb respectively.
- added seprate testcases for FilterApp and FilterRealm functions.