openstorage icon indicating copy to clipboard operation
openstorage copied to clipboard

Cred handler in the REST need to call the SDK for ownership

Open lpabon opened this issue 5 years ago • 0 comments

Is this a BUG REPORT or FEATURE REQUEST?: FEATURE

What happened: For credential ownership to work correctly, calls must go through the SDK. Currently, the cred handler in the REST server is directly calling the golang API and instead it should go through the SDK.

lpabon avatar Mar 15 '19 00:03 lpabon