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

Add an HTTP API #6

Open
aajtodd opened this issue Dec 25, 2019 · 0 comments
Open

Add an HTTP API #6

aajtodd opened this issue Dec 25, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@aajtodd
Copy link
Owner

aajtodd commented Dec 25, 2019

Define and implement an HTTP API as an optional feature of the crate. Possibly with an associated CLI for playing with it. The API would support basic policy lifecycle operations (e.g. CRUD, attach/detach, etc) as well as authorization decisions/checks.

This API would potentially be used as part of a larger ecosystem (e.g. Auth Proxy server that sits in front of another HTTP endpoint).

This may likely belong in another crate but I want to capture all my thoughts somewhere.

@aajtodd aajtodd added the enhancement New feature or request label Dec 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant