Task #7237
Story #7101: Add diagnostic support functions on CNs to assist with MN test and deployment
Implement CNDiagnostic.echoCredentials
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
d1_cn_service
Target version:
Start date:
2015-06-26
Due date:
% Done:
100%
Estimated time:
0.00 h
Story Points:
Sprint:
Description
Diagnostic method for verifying credentials when calling an API method.
History
#1 Updated by Ben Leinfelder over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- translation missing: en.field_remaining_hours set to 0.0
I'd previously added this as "whoami" - just had to rename the method and endpoint dispatching.
#2 Updated by Ben Leinfelder over 9 years ago
- Estimated time set to 0.00
Tested with auth token and with certificate. In cases where the identity is not registered with DataONE, the SubjectInfo returned is minimal, and the person details have "Unknown" as first and last name to comply with the type schema.