https://github.com/arjun-r34/key-mgmt
https://github.com/arjun-r34/key-mgmt
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arjun-r34/key-mgmt
- Owner: ARJUN-R34
- Created: 2020-05-03T23:43:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T18:19:10.000Z (over 3 years ago)
- Last Synced: 2025-01-30T19:48:11.649Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Key Management Infrastructure
## To setup the server and the first user, refer the documentation below
[Key Management](https://docs.google.com/document/d/1vrYOcMlkISDAhDTKtXHzCNQz2g3lPu0EAtaf254lHwE/edit?usp=sharing)
> This PoC has been created not with keeping security aspect to its fullest potential. This is just to demonstrate the working and feasibility of this application by encapsulating the APIs inside just a function call. The server setup has been done locally. So to run it in your system, configurations related to running the keycloak server locally and setting up the first user with required privileges has to be done separately. It has been described in the documentation linked above.