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

HMAC authentication for web service calls #35

Open
inghamn opened this issue Oct 15, 2019 · 1 comment
Open

HMAC authentication for web service calls #35

inghamn opened this issue Oct 15, 2019 · 1 comment
Assignees
Milestone

Comments

@inghamn
Copy link
Member

inghamn commented Oct 15, 2019

We want to permit other city applications to make calls for city staff in an authenticated manner. Currently, the only authentication we have is local, session-based authentication; which doesn't work for web services.

The HMAC strategy seems like the best route to implementing authenticated web services.

@inghamn inghamn added this to the 1.3.3 milestone Oct 15, 2019
@inghamn inghamn self-assigned this Oct 15, 2019
@inghamn
Copy link
Member Author

inghamn commented Oct 21, 2019

We need to implement this so Account Tracker can make requests for AD Employee Info.

City-of-Bloomington/account_tracker#19

inghamn added a commit that referenced this issue Oct 22, 2019
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