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

Develop authentication functionality that supports HTTP basic-auth #11

Closed
rcrichton opened this issue Feb 27, 2014 · 0 comments · Fixed by #29
Closed

Develop authentication functionality that supports HTTP basic-auth #11

rcrichton opened this issue Feb 27, 2014 · 0 comments · Fixed by #29
Assignees

Comments

@rcrichton
Copy link
Member

This functionality requires Koa middleware so be developed that ensures that application are authenticated using basic auth when they make a request of the OpenHIM. If they are not, then the request should be denied.

The user should be able to choose if they want to enable basic auth (see #12) or the PKI functionality or both.

More details about how this should work can be found here

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

Successfully merging a pull request may close this issue.

2 participants