X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fsmo%2Fcommon%2Fidentity%2Fauthentication.json;h=2f91979dd93578a0c6f91e732457ba8c1001cb4b;hb=abe80e0619c67eef33bf16927d183a5eb9d6db1b;hp=f16de97cbc9fec44072dea5fd8a7fd5395dd90ab;hpb=990de7205645f827a36429006f7e5529b5fb6866;p=oam.git diff --git a/solution/smo/common/identity/authentication.json b/solution/smo/common/identity/authentication.json index f16de97..2f91979 100644 --- a/solution/smo/common/identity/authentication.json +++ b/solution/smo/common/identity/authentication.json @@ -10,8 +10,11 @@ { "type": "password", "value": "Default4SDN!", - "temporary": false + "temporary": true } + ], + "requiredActions": [ + "UPDATE_PASSWORD" ] }, { @@ -24,8 +27,11 @@ { "type": "password", "value": "Default4SDN!", - "temporary": false + "temporary": true } + ], + "requiredActions": [ + "UPDATE_PASSWORD" ] }, { @@ -38,8 +44,11 @@ { "type": "password", "value": "Default4SDN!", - "temporary": false + "temporary": true } + ], + "requiredActions": [ + "UPDATE_PASSWORD" ] }, { @@ -52,8 +61,11 @@ { "type": "password", "value": "Default4SDN!", - "temporary": false + "temporary": true } + ], + "requiredActions": [ + "UPDATE_PASSWORD" ] }, {