Add identity configuration 24/8724/1
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Wed, 6 Jul 2022 07:54:37 +0000 (09:54 +0200)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Wed, 6 Jul 2022 07:54:50 +0000 (09:54 +0200)
- update keycloak realm

IssueID: OAM-275
Change-Id: I5a25af910f9d30253413ed363082e48ca58b11b7
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
solution/integration/smo/common/identity/o-ran-sc-realm.json

index 97d7b30..67b5bc2 100644 (file)
@@ -1,8 +1,8 @@
 {
   "id": "onap",
   "realm": "onap",
-  "displayName": "O-RAN-SC SIM & OAM & NON-RT-RIC",
-  "displayNameHtml": "<div class=\"kc-logo-text\"><span>O-RAN-SC: SIM and OAM and Non-RT-RIC</span></div>",
+  "displayName": "O-RAN-SC OAM",
+  "displayNameHtml": "<div class=\"kc-logo-text\"><span>O-RAN-SC OAM</span></div>",
   "notBefore": 1606124502,
   "revokeRefreshToken": false,
   "refreshTokenMaxReuse": 0,
   "actionTokenGeneratedByUserLifespan": 300,
   "enabled": true,
   "sslRequired": "external",
-  "registrationAllowed": false,
+  "registrationAllowed": true,
   "registrationEmailAsUsername": false,
   "rememberMe": true,
   "verifyEmail": false,
   "loginWithEmailAllowed": true,
   "duplicateEmailsAllowed": false,
-  "resetPasswordAllowed": false,
+  "resetPasswordAllowed": true,
   "editUsernameAllowed": false,
   "bruteForceProtected": false,
   "permanentLockout": false,