Page MenuHomePhabricator

[backup] Add AuthService to HTTP server
ClosedPublic

Authored by bartek on Jun 13 2024, 1:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 1, 1:38 PM
Unknown Object (File)
Sun, Oct 13, 5:50 AM
Unknown Object (File)
Sun, Oct 13, 5:50 AM
Unknown Object (File)
Sun, Oct 13, 5:50 AM
Unknown Object (File)
Sun, Oct 13, 5:49 AM
Unknown Object (File)
Sep 28 2024, 5:34 PM
Unknown Object (File)
Sep 3 2024, 2:41 AM
Unknown Object (File)
Sep 3 2024, 2:41 AM
Subscribers

Details

Summary

We already have this for Blob and Reports. Backup needs this also for middleware to be working.
AuthService is a struct living in Actix-web data, that handles calling Identity for verifying CSAT,
and provides utilities for service-to-service tokens.

Test Plan

Tested in the next diff.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable