ucdavis / hippo

HI Performance People Onboarding (HIPPO)
MIT License
3 stars 2 forks source link

RSA Secret #15

Closed jSylvestre closed 10 months ago

jSylvestre commented 2 years ago

If/When we have multiple clusters, store the RSA secret in a key valut like Sloth's SecretsService

srkirkland commented 2 years ago

@jSylvestre I assume you mean the RSA secret as the private key for the service account, and not anything to do with they keys for people's logins, correct?

jSylvestre commented 2 years ago

@srkirkland Correct, instead of using the userSecrets to store it. Not user's public SSH or login info.