Skip to content

Commit f79744e

Browse files
committed
revert sdk
1 parent fd99965 commit f79744e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sdk-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"mashupClient_comment": "Client ID and Client secret from the OAuth 2.0 Client Registration record used for mashup use case",
1010
"mashupClient_comment2": "See SDK Guide for instructions on how to generate and obtain the proper values for the following entries",
1111
"mashupClientId": "69184022781147469983",
12+
"mashupUserIdentifier": "customer@mediaco",
1213
"mashupClient_comment3": "Note: mashupPassword requires Base64 encoding",
1314
"mashupPassword": "",
1415

@@ -20,7 +21,7 @@
2021
"comment_serverConfig": "serverConfig is the block for SDK Content Server config entries",
2122

2223
"infinityRestServerUrl_comment": "Full path to Infinity REST server",
23-
"infinityRestServerUrl": "https://dxaui251d.lab.pega.com/prweb",
24+
"infinityRestServerUrl": "https://localhost:1080/prweb",
2425

2526
"appAlias_comment": "appAlias of the application which operators will be accessing (e.g., MediaCo)",
2627
"appAlias": "",

0 commit comments

Comments
 (0)