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

Support for multiple api keys #520

Open
elgreg opened this issue Mar 8, 2018 · 1 comment
Open

Support for multiple api keys #520

elgreg opened this issue Mar 8, 2018 · 1 comment
Labels

Comments

@elgreg
Copy link
Contributor

elgreg commented Mar 8, 2018

When rotating API keys, it is very useful to have an application that can support both the old and new key at the same time so that various services can be updated one at a time.

I spoke a bit with @jonwinton about this and he suggested potentially having a clay app.js pass the apikeys that it wants to amphora when it is setup.

This is something like what that might look like (but branched off of amphora v4.3.0): slategroup/amphora@v4.3.0...slategroup:passing-apikeys-support

@pfeytser
Copy link

pfeytser commented Jul 2, 2018

This falls under auth, which is a topic we're tackling in a few sprints.

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

No branches or pull requests

3 participants