New requests to external apps are unauthenticated #6069
Labels
Early-Adopter:CERN
Priority:p2-high
Escalation, on top of current planning, release blocker
Type:Bug
Something isn't working
If I try to open a file in an external app by directly copy-pasting a URL in the browser (authentication is provided by keycloak), there's no redirection to keycloak so the corresponding requests are unauthenticated.
For example, if I paste this endpoint in the browser
#/external/ZW9zaG9tZS1nOjk0NTQ1MTM2/CodiMD
, no redirection to keycloak happens and the request to thecapabilities
endpoint fails with 401.The text was updated successfully, but these errors were encountered: