cyberark / conjur-api-dotnet

.NET client for the CyberArk Conjur API
Apache License 2.0
15 stars 11 forks source link

ActingAs impersonation #27

Closed sashaCher closed 5 years ago

sashaCher commented 6 years ago

What does this pull request do? Changes how acting as functionality behaves. What background context can you provide? Following discussion in previous pull request I've changed the way acting as behaves in Conjur V4 SDK. Not it's similar to how it behave in v5 support branch. It creates a new impersonated client instead of impersonated an existing one. Where should the reviewer start? conjur-api/Client.cs

alexkalish commented 5 years ago

Closing due to inactivity.