Open trir262 opened 4 years ago
the winapi is an extension on the existing api, but auditing is based on whoever does the actual call, not a generic api key.
By using the /winapi uri and the Invoke-RestMethod UseDefaultCredentials parameter we can do the same as with the normal api.
New feature, currently not implemented.
Our company does not allow 'normal' api calls and forces us to use the winapi.
Hello @devblackops OK for you if I implement this issue?
Yes! Please do @trir262
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.