You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hectoratcasper
changed the title
[SSE Sidecar] Authentication and authorization enhancements
[SSE Sidecar] Authentication with Bearer Token
Nov 14, 2023
this requirement can be found in the following document:
https://docs.google.com/document/d/1vBRbBmij9HHotY_8HIaUKk5a9Kq9Rqgxlk-UAE_F7xs/edit#heading=h.95i1qjit3j6q
The RESTful endpoint should support basic authentication using an API bearer token.
The API should return an Unauthorized error code if token is invalid.
The text was updated successfully, but these errors were encountered: