An open API service indexing awesome lists of open source software.

https://github.com/infamousjoeg/aimdotnetexample

CyberArk Application Identity Manager (AIM) Credential Provider NetPasswordSDK .Net Example
https://github.com/infamousjoeg/aimdotnetexample

aim credential-provider csharp cyberark dot-net enterprise-password-vault epv

Last synced: about 2 months ago
JSON representation

CyberArk Application Identity Manager (AIM) Credential Provider NetPasswordSDK .Net Example

Awesome Lists containing this project

README

        

# AIMDotNetExample

AIMDotNetExample is an example of how to securely retrieve credentials from CyberArk's Enterprise Password Vault (EPV) by using CyberArk's Application Identity Manager (AIM) Credential Provider (CP) which utilizes the NetPasswordSDK.dll secure wrapper.

# New Features!

- Updated for .NET Framework 4.5.2
- Created using C# language
- Fully commented for your viewing pleasure

### Testing

AIMDotNetExample was tested on the following configuration:

* Visual Studio 2015 for referencing NetPasswordSDK.dll
* You will need to provide your own NetPasswordSDK.dll file from the ApplicationIdentityManagerSDK
* Enterprise Password Vault (EPV) version 9.9
* Application Identity Manager (AIM) Credential Provider (CP) version 9.9

### Todos

- Allow for user input before displaying values in MessageBox