X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fintegration%2Fsmo%2Fcommon%2Fidentity%2Fo-ran-sc-realm.json;h=67b5bc291b1af22f7d34d40003e46c641e775e3d;hb=refs%2Fchanges%2F24%2F8724%2F1;hp=97d7b307644c30515c4f1f8f1ffadf4957955658;hpb=3db774c24c7a57e168f3763f181f114f27c003ba;p=oam.git diff --git a/solution/integration/smo/common/identity/o-ran-sc-realm.json b/solution/integration/smo/common/identity/o-ran-sc-realm.json index 97d7b30..67b5bc2 100644 --- a/solution/integration/smo/common/identity/o-ran-sc-realm.json +++ b/solution/integration/smo/common/identity/o-ran-sc-realm.json @@ -1,8 +1,8 @@ { "id": "onap", "realm": "onap", - "displayName": "O-RAN-SC SIM & OAM & NON-RT-RIC", - "displayNameHtml": "
O-RAN-SC: SIM and OAM and Non-RT-RIC
", + "displayName": "O-RAN-SC OAM", + "displayNameHtml": "
O-RAN-SC OAM
", "notBefore": 1606124502, "revokeRefreshToken": false, "refreshTokenMaxReuse": 0, @@ -26,13 +26,13 @@ "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,