diff --git a/iot-core/src/assembly/bin.xml b/iot-core/src/assembly/bin.xml index 4adfea8..f26ca2b 100644 --- a/iot-core/src/assembly/bin.xml +++ b/iot-core/src/assembly/bin.xml @@ -101,4 +101,4 @@ - + \ No newline at end of file diff --git a/iot-core/src/core/conf/deployment.toml b/iot-core/src/core/conf/deployment.toml index 9abee96..6887fed 100644 --- a/iot-core/src/core/conf/deployment.toml +++ b/iot-core/src/core/conf/deployment.toml @@ -35,6 +35,9 @@ password = "wso2carbon" alias = "wso2carbon" key_password = "wso2carbon" +[identity_mgt.endpoint] +enable_self_signup_endpoint = false + #[keystore.primary] #file_name = "wso2carbon.jks" #type = "JKS"