Updating device-client source code#1
Conversation
premHarman
left a comment
There was a problem hiding this comment.
Please remove this search YAML workflow file. The intention was to go to public org without any traces of customer keywords.
f30a69d to
bf06541
Compare
Updated. |
premHarman
left a comment
There was a problem hiding this comment.
Hi Nayan,
- Remove search.yml file from workflows.
- Replace "HARMAN-Automotive" with "eclipse-ecsp"
- Replace "opensourceharman" with "csp".
Please check these thoroughly in the entire repo.
assets/os-sandbox.conf
Outdated
| } | ||
| }, | ||
| "HCPAuth": { | ||
| "activate_url": "https://api-gateway3.poc.opensourceharman.com/v4/device/activate/", |
There was a problem hiding this comment.
Can we replace the URL "api-gateway3.poc.opensourceharman.com" with "api-gateway.poc.csp.com"? I believe anyone who is using this will need to change this according to their deployment.
assets/os-sandbox.conf
Outdated
| }, | ||
| "HCPAuth": { | ||
| "activate_url": "https://api-gateway3.poc.opensourceharman.com/v4/device/activate/", | ||
| "auth_url": "https://auth-server.poc.opensourceharman.com/oauth2/token", |
There was a problem hiding this comment.
Can we replace the URL "api-gateway3.poc.opensourceharman.com" with "api-gateway.poc.csp.com"? I believe anyone who is using this will need to change this according to their deployment.
| Thanks for helping make GitHub Open Source Software safe for everyone. | ||
|
|
||
| GitHub takes the security of our software products and services seriously, including all the open source code repositories managed through our GitHub organizations, such as [HARMAN-Automotive](https://github.com/HARMAN-Automotive). | ||
|
|
There was a problem hiding this comment.
Please replace "HARMAN-Automotive" with "eclipse-ecsp". Not only in this line, But everywhere throughout the repo.
assets/os-sandbox.conf
Outdated
| } | ||
| }, | ||
| "MQTT": { | ||
| "host": "hivemq.poc.opensourceharman.com", |
There was a problem hiding this comment.
Replace "opensourceharman" with "csp".
f867086 to
8fd6564
Compare
No description provided.