Singularity icon indicating copy to clipboard operation
Singularity copied to clipboard

basic auth

Open tpetr opened this issue 11 years ago • 1 comments

tpetr avatar Nov 19 '13 14:11 tpetr

#1635 provides a good step towards this. Now that we are using a dropwizard authenticator that can handle multiple methods of authentication and user-lookup as well as updates to the ui to send auth headers, we could more easily add basic auth and store some basic user data in Singularity. It would just need some additional api endpoints + ui for user creation/update actions. This would also more easily enable users to take advantage of the authorization already built in to request groups

related -> https://github.com/HubSpot/Singularity/issues/1638

ssalinas avatar Nov 03 '17 01:11 ssalinas

The future is now

tpetr avatar Nov 22 '22 18:11 tpetr