PasswordState icon indicating copy to clipboard operation
PasswordState copied to clipboard

Add support for v8 winapi

Open trir262 opened this issue 6 years ago • 2 comments

the winapi is an extension on the existing api, but auditing is based on whoever does the actual call, not a generic api key.

Expected Behavior

By using the /winapi uri and the Invoke-RestMethod UseDefaultCredentials parameter we can do the same as with the normal api.

Current Behavior

New feature, currently not implemented.

Possible Solution

Context

Our company does not allow 'normal' api calls and forces us to use the winapi.

trir262 avatar Jan 02 '20 22:01 trir262

Hello @devblackops OK for you if I implement this issue?

trir262 avatar Jan 02 '20 23:01 trir262

Yes! Please do @trir262

devblackops avatar Jan 24 '20 04:01 devblackops