Add authentication between labracore apps
Summary
An endpoint was added (/api/authenticate
) that authenticates request information stored as a DTO. It returns true under the same conditions as authentication of an HTTP request with the provided information stored in headers. It can be used to connect Labrador apps to eachother.
Checklist
All items on this checklist should be checked.
-
I have added a changelog entry. -
I have added tests for the functionality that I added. -
I adhere to the style guide.
Edited by Ruben Backx