X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-backend%2Fsrc%2Fmain%2Fresources%2Fapplication.properties;fp=webapp-backend%2Fsrc%2Fmain%2Fresources%2Fapplication.properties;h=45eb669569b9d6fe7f58382713e619517eee3827;hb=56ff26b25a114f55b66e47d8f2430d8fb8e3cda3;hp=4c33d34fb2fcce30303270fb377ef5e9c18208c8;hpb=81b0ffb7296c715c6a09c94a5144c03c1680f84d;p=portal%2Fric-dashboard.git diff --git a/webapp-backend/src/main/resources/application.properties b/webapp-backend/src/main/resources/application.properties index 4c33d34f..45eb6695 100644 --- a/webapp-backend/src/main/resources/application.properties +++ b/webapp-backend/src/main/resources/application.properties @@ -28,6 +28,8 @@ server.port = 8080 # use a persistent volume in a K8S deployment userfile = users.json +# boolean flag whether to enforce Portal user and roles on requests +portalapi.security = false # class that decrypts ciphertext from Portal portalapi.decryptor = org.oransc.ric.portal.dashboard.portalapi.PortalSdkDecryptorAes # name of request cookie with user ID