platform icon indicating copy to clipboard operation
platform copied to clipboard

feat(core): KID in NanoTDF KAS ResourceLocator

Open pflynn-virtru opened this issue 1 year ago • 0 comments

Proposed format for KAS URL

https://kas.example.com?kid=e0

The 'getURL' method has been updated to 'GetURL' in the ResourceLocator struct. Also, a 'GetKasUrl' method has been added to the NanoTDFHeader struct. These updates ensure KID is effectively fetched and used within the code. A Query parameter handling function 'addQueryParamToURL' has also been added to help in adding "kid" parameter to the URL.

#900 #717 #1203

pflynn-virtru avatar Jul 22 '24 18:07 pflynn-virtru