X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=acs%2Fapplication-booter%2Fsrc%2Fmain%2Fresources%2Fapplication.properties;h=af427e514ecdd5de7eef8471f67f2c8d214599a4;hb=4a398e1a60d8dbd12d8b6323799a13408d839d80;hp=a834eecf90e86a6109bdf494d8b7088e5f6069a9;hpb=a58ada8fd244e69cf2ebe48a251fcdd4d48acec4;p=oam%2Ftr069-adapter.git diff --git a/acs/application-booter/src/main/resources/application.properties b/acs/application-booter/src/main/resources/application.properties index a834eec..af427e5 100644 --- a/acs/application-booter/src/main/resources/application.properties +++ b/acs/application-booter/src/main/resources/application.properties @@ -50,4 +50,5 @@ config.deviceValidationURL=http://${FACTORY_REST_HOST}:${FACTORY_REST_PORT}/vali ## Mapper Configuration config.mapperInformNotificationServiceURL=http://${MAPPER_REST_HOST}:${MAPPER_REST_PORT}/tr069MapperSBI/notification -config.mapperDeviceRPCResponseNotificationServiceURL=http://${MAPPER_REST_HOST}:${MAPPER_REST_PORT}/tr069MapperSBI/opResult \ No newline at end of file +config.mapperDeviceRPCResponseNotificationServiceURL=http://${MAPPER_REST_HOST}:${MAPPER_REST_PORT}/tr069MapperSBI/opResult +config.isDeviceAuthorizationEnabled=true \ No newline at end of file