Add identity configuration
[oam.git] / 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,