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
Merge request reports
Activity
Ruben Backx, this merge request has policy violations and errors. To unblock this merge request, fix these items:
- Resolve all violations in the following merge request approval policies: Security check.
- Resolve the errors and re-run the pipeline. If you think these items shouldn't be violations, ask eligible approvers of each policy to approve this merge request.
Errors- There is a mismatch between the scans of the source and target pipelines. The following scans are missing: Dast
Comparison pipelinesEdited by GitLab Security Botmentioned in merge request queue!732 (merged)
mentioned in merge request tam!345 (merged)
mentioned in epic &20
mentioned in issue tam#232 (closed)
added 103 commits
-
db7fa76e...e0e9b9e6 - 102 commits from branch
development
- 785fe6b0 - Add authentication between labracore apps
-
db7fa76e...e0e9b9e6 - 102 commits from branch
added 2 commits
started a merge train
mentioned in commit daa5fb29
Please register or sign in to reply