microsoft / AuthJanitor

Manage the lifecycle of application tokens, keys, and secrets in Azure
https://www.authjanitor.com
MIT License
45 stars 17 forks source link

Containerize Services #71

Closed ericmaino closed 4 years ago

ericmaino commented 4 years ago

The code is all .NET core and could easily be containerized to make it easy to run in a local environment of for testing and validation. Given there are currently no tests this would be key to ensure the system continues to function as tests are added and code is refactored