X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fsmo%2Fcommon%2Fidentity%2Fauthentication.json;h=2f91979dd93578a0c6f91e732457ba8c1001cb4b;hb=b20bf52a84bf13a89edc37f6702f8441e0e0fe01;hp=f16de97cbc9fec44072dea5fd8a7fd5395dd90ab;hpb=f7494d07c3e6681a4f06d7a69b9772011ce31d4a;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" ] }, {