defenseunicorns / uds-runtime

UDS Runtime API & UI
GNU Affero General Public License v3.0
6 stars 3 forks source link

Put Swagger behind auth #439

Open UncleGedd opened 1 week ago

UncleGedd commented 1 week ago

Describe what should be investigated or refactored

Ensure that we have some auth in front of Swagger when running locally

TristanHoladay commented 1 day ago

@UncleGedd this was handled in your auth refactor PR right?

UncleGedd commented 1 day ago

Nah there was a bug, fixed here: https://github.com/defenseunicorns/uds-runtime/pull/466

UncleGedd commented 23 hours ago

^ noting that #466 handles local auth, but we also need to handle in-cluster auth