diff --git a/sasjs-tests/public/config.json b/sasjs-tests/public/config.json index c9ff69a..dd0ef1f 100644 --- a/sasjs-tests/public/config.json +++ b/sasjs-tests/public/config.json @@ -2,11 +2,12 @@ "userName": "", "password": "", "sasJsConfig": { + "loginMechanism": "Redirected", "serverUrl": "", "appLoc": "/Public/app/adapter-tests/services", - "serverType": "SASJS", + "serverType": "SASVIYA", "debug": false, - "contextName": "sasjs adapter compute context", + "contextName": "SAS Job Execution compute context", "useComputeApi": true } }