Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Dashboard sends null Authorization value for server's that do not require auth #8

Closed
znatty22 opened this issue Aug 6, 2020 · 0 comments · Fixed by kids-first/kf-ui-fhir-data-dashboard#108 or #11
Assignees
Labels
bug Something isn't working

Comments

@znatty22
Copy link
Member

znatty22 commented Aug 6, 2020

The NCPI dev dashboard has been deployed with the NO_AUTH setting so that users do not need to authenticate with the FHIR server in order to use the dashboard to browse data.

The dashboard login page no longer appears, which is good. But when the dashboard tries to load resource types it's first request to /StructureDefinition fails with a 401 Unauthorized. I think this is because its sending a null value in the Authorization header when it shouldn't send any Authorization header.

This may be happening in the KF dashboard as well, but have not tested yet

See below:
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
2 participants