Closed znatty22 closed 4 years ago
The KF dev FHIR server endpoints are all protected with basic authentication.
We need to add a user login page to the dashboard so that users may authenticate with the FHIR server using basic authentication.
Later on when the FHIR server is setup to support OAuth2, we should switch the dashboard's auth flow to Implicit Grant.
The KF dev FHIR server endpoints are all protected with basic authentication.
We need to add a user login page to the dashboard so that users may authenticate with the FHIR server using basic authentication.
Later on when the FHIR server is setup to support OAuth2, we should switch the dashboard's auth flow to Implicit Grant.