Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a implementer, I want to pass encrypted password and the jar should decrypt the password and use it to connect to EIC #9

Closed
vivek9237 opened this issue Mar 13, 2024 · 0 comments · Fixed by #10
Assignees
Labels
enhancement New feature or request

Comments

@vivek9237
Copy link
Owner

vivek9237 commented Mar 13, 2024

  1. Need support for symmetric encryption.
  2. The SDK should help implementers generate encrypted passwords.
  3. Implementers need not pass the credentials every time they need to use the SDK. The SDK should be able to read credentials and other required information from a property file.
  4. If a property file is not mentioned while instantiating the EicClient object, then a default value of the property file should be taken.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant