Skip to content

Commit bdfcda4

Browse files
authored
Merge pull request #138 from IABTechLab/tjm-UID2-681-update-test-data
Updated test data
2 parents 464e319 + b407013 commit bdfcda4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

conf/local-e2e-docker-private-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"storage_mock": true,
44
"enforce_https": false,
55
"core_attest_url": "http://core:8088/attest",
6-
"core_api_token": "OPINTAjLRWcVlCDl9+BbwR38gzxYdiWFa751ynWLuI7JU4iA=",
6+
"core_api_token": "OPLCLAjLRWcVlCDl9+BbwR38gzxYdiWFa751ynWLuI7JU4iA=",
77
"clients_metadata_path": "http://core:8088/clients/refresh",
88
"keys_metadata_path": "http://core:8088/key/refresh",
99
"keys_acl_metadata_path": "http://core:8088/key/acl/refresh",

conf/local-e2e-docker-public-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"storage_mock": true,
44
"enforce_https": false,
55
"core_attest_url": "http://core:8088/attest",
6-
"core_api_token": "OPINTdp9Dt0JVoGpynN4J8nMA7FxmzsavxJa8B9H74y9xdEE=",
6+
"core_api_token": "OPLCLdp9Dt0JVoGpynN4J8nMA7FxmzsavxJa8B9H74y9xdEE=",
77
"clients_metadata_path": "http://core:8088/clients/refresh",
88
"keys_metadata_path": "http://core:8088/key/refresh",
99
"keys_acl_metadata_path": "http://core:8088/key/acl/refresh",

conf/local-e2e-private-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"storage_mock": true,
44
"enforce_https": false,
55
"core_attest_url": "http://localhost:8088/attest",
6-
"core_api_token": "OPINTAjLRWcVlCDl9+BbwR38gzxYdiWFa751ynWLuI7JU4iA=",
6+
"core_api_token": "OPLCLAjLRWcVlCDl9+BbwR38gzxYdiWFa751ynWLuI7JU4iA=",
77
"clients_metadata_path": "http://localhost:8088/clients/refresh",
88
"keys_metadata_path": "http://localhost:8088/key/refresh",
99
"keys_acl_metadata_path": "http://localhost:8088/key/acl/refresh",

conf/local-e2e-public-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"storage_mock": true,
44
"enforce_https": false,
55
"core_attest_url": "http://localhost:8088/attest",
6-
"core_api_token": "OPINTdp9Dt0JVoGpynN4J8nMA7FxmzsavxJa8B9H74y9xdEE=",
6+
"core_api_token": "OPLCLdp9Dt0JVoGpynN4J8nMA7FxmzsavxJa8B9H74y9xdEE=",
77
"clients_metadata_path": "http://localhost:8088/clients/refresh",
88
"keys_metadata_path": "http://localhost:8088/key/refresh",
99
"keys_acl_metadata_path": "http://localhost:8088/key/acl/refresh",

0 commit comments

Comments
 (0)