chronic-care / mcc-project

MCC eCare Plan project planning and documentation
Apache License 2.0
0 stars 1 forks source link

Multi provider SDS fails since SDS not always added to additionalProviders #392

Closed drbgfc closed 4 months ago

drbgfc commented 5 months ago

When REACT_APP_SHARED_DATA_CLIENT_ID is untruthy, we have the issue.

REACT_APP_SHARED_DATA_CLIENT_ID can be untruthy (not set in env vars) and still be a valid SDS, so we need to allow that as a path as well.