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

Load new ego public key on demand #216

Open
KevinFHartmann opened this issue Aug 21, 2019 · 0 comments
Open

Load new ego public key on demand #216

KevinFHartmann opened this issue Aug 21, 2019 · 0 comments

Comments

@KevinFHartmann
Copy link
Contributor

Create a setting, endpoint, signal handler, or other way to tell program-service to get a new public key from Ego.

This ensures that:

a) old tokens signed with a compromised key can be immediately invalidated (they won't pass authorization against the new key) (currently, we use the same public key until the service is re-started)

b) we can switch to a new ego server without bringing Program Service down and back up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant