You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Configurations/configmaps/econsent-service-configs.yml

36 lines
1.9 KiB

apiVersion: v1
data:
AppKeys__Api: http://cs-net-econsent/
AppKeys__CSIPDFPATH: http://document-management-services/document.v1/document/upload
AppKeys__CSIPOSTPDFPATH: http://document-management-middleware/v1/upload/upload
AppKeys__GetCSIFileInfo: http://document-management-middleware/v1/download/getFile?fileHash=
AppKeys__IsDymaicUri: "true"
AppKeys__Redirection: https%3A%2F%2Fcsi.dev.cloudsol.lk%2Femd%2FVidaPages%2FLoginVidaPlusResponse
AppKeys__Tenant: csi.dev
AppKeys__VidaPlusLogOutUri: https://csi-iam-service/auth/realms
AppKeys__VidaPlusLoginUri: https://csi.dev.cloudsol.lk/auth/realms
AppKeys__patientInformationGetCSI: http://csi-net-empiread/api/ConsentScreen/patients/
AppKeys__patientInformationPostCSI: http://csi-pms-adt-request/consent/confirm
ConnectionStrings__Pg: Host=172.15.100.52;Port=5432;Database=quat;User Id=em_management;Password=quatpg123;
ServiceUrls__AltServiceUri: https://csi-iam-service/
ServiceUrls__Tenant: csi.dev
ServiceUrls__ConnectionString: pg
ServiceUrls__GetAuthTokenUri: auth/realms
ServiceUrls__GetCSIFileInfo: http://document-management-middleware/v1/download/getFile?fileHash=
ServiceUrls__GetPatientServiceUri: api/ConsentScreen/patients
ServiceUrls__GetUserInfoUri: https://csi-iam-service/auth/realms
ServiceUrls__IsLocalCall: "false"
ServiceUrls__LogOut: auth/realms/his/protocol/openid-connect/logout?redirect_uri=http%3A%2F%2Flocalhost%3A4200%2Femd%2FVidaPages%2FLoginVidaPlus
ServiceUrls__PostPatientServiceUri: http://csi-pms-adt-request/consent/confirm
ServiceUrls__ServiceUri: https://csi-iam-service/
ServiceUrls__VidaServiceUri: http://csi-net-empiread/
ServiceUrls__client_id: app
ServiceUrls__grant_type: authorization_code
ServiceUrls__redirect_uri: https://csi.dev.cloudsol.lk/emd/VidaPages/LoginVidaPlusResponse
ServiceUrls__version: "0.1"
kind: ConfigMap
metadata:
name: econsent-service-configs
namespace: csi-uat