Task #2038
Feature #1764: Finalize dataoneTypes schema for public release
Add support for ServiceMethodRestriction to the Node.Service structure
Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_schemas
Target version:
Start date:
2011-11-15
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
History
#1 Updated by Ben Leinfelder almost 13 years ago
I believe this is fleshed out in the type schema but it is not maintained in the LDAP schema implementation. To be clear, this only specifies who should be able to call the Node's method, but not what parameters it is allowed to pass in. The main driver for this structure is to restrict CNIdentity.mapIdentity() calls to only uber-trusted member nodes like the KNB. It does not allow up to specify which identities can be mapped, only that the MN can call the CN method for mapping identities.
#2 Updated by Matthew Jones almost 13 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
ServiceMethodRestriction was flattened and completed.