From: demx8as6 Date: Thu, 15 Sep 2022 12:17:41 +0000 (+0200) Subject: Simplify identity configuration X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=4b482b808e85db342302222b3a997567515b1beb;p=oam.git Simplify identity configuration - roles section removed from authentication.json IssueID: OAM-299 Change-Id: I34bc28899976ac47c5b58a80c1148ebe30c4cc7c Signed-off-by: demx8as6 --- diff --git a/solution/integration/smo/common/identity/authentication.json b/solution/integration/smo/common/identity/authentication.json index 0fd6e7d..f16de97 100644 --- a/solution/integration/smo/common/identity/authentication.json +++ b/solution/integration/smo/common/identity/authentication.json @@ -1,24 +1,4 @@ { - "roles": { - "administration": [ - { - "id": "66f90a7a-3766-4f69-989d-c94910e0bad6", - "name": "administration" - } - ], - "provision": [ - { - "id": "7c6d7309-c7c1-4a51-8a85-bd6713af5ca7", - "name": "provision" - } - ], - "supervision": [ - { - "id": "d2594199-99c2-4e0c-9b33-94b0a84b569a", - "name": "supervision" - } - ] - }, "users": [ { "firstName": "Leia",