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
Following #3033 and #3400, we need integration test coverage for auth between the dashboard and a resource service.
This includes both API-key and certificate based auth. We don't currently ship a resource service that uses certificates, so we'd likely need to mock one for test purposes.
drewnoakes
changed the title
Add integration tests for the resource service's certificate-based auth
Add integration tests for resource service auth
Apr 4, 2024
Following #3033 and #3400, we need integration test coverage for auth between the dashboard and a resource service.
This includes both API-key and certificate based auth. We don't currently ship a resource service that uses certificates, so we'd likely need to mock one for test purposes.
The text was updated successfully, but these errors were encountered: