diff options
Diffstat (limited to 'platform-logic/restapi-templates/src/main/json/bbs-token-template.json')
-rw-r--r-- | platform-logic/restapi-templates/src/main/json/bbs-token-template.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/bbs-token-template.json b/platform-logic/restapi-templates/src/main/json/bbs-token-template.json index d2526713..9fec06b3 100644 --- a/platform-logic/restapi-templates/src/main/json/bbs-token-template.json +++ b/platform-logic/restapi-templates/src/main/json/bbs-token-template.json @@ -1,5 +1,5 @@ { -"userName":"tokenUser", +"userName":"swisscom", "grantType":"password", "value":"Test_12345" } |