Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

client API keys #20

Open
thraxil opened this issue Dec 16, 2014 · 0 comments
Open

client API keys #20

thraxil opened this issue Dec 16, 2014 · 0 comments
Milestone

Comments

@thraxil
Copy link
Owner

thraxil commented Dec 16, 2014

oauth style API keys for clients to be able to read/write to the cluster.

client (or cluster) generates a random CASK_ACCESS_KEY. Admin interface then generates a secret by taking that key, a capability (Read, Write, or RW), and signing it with the cluster secret.

client operations then always include the access key and access secret, so Cask can grant or deny requests.

@thraxil thraxil added this to the 1.0 milestone Dec 16, 2014
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant