diff --git a/pattern-1/bosh-release/jobs/wso2is/templates/repository/conf/consent-mgt-config.xml.erb b/pattern-1/bosh-release/jobs/wso2is/templates/repository/conf/consent-mgt-config.xml.erb index 2d83be4..c986485 100644 --- a/pattern-1/bosh-release/jobs/wso2is/templates/repository/conf/consent-mgt-config.xml.erb +++ b/pattern-1/bosh-release/jobs/wso2is/templates/repository/conf/consent-mgt-config.xml.erb @@ -18,22 +18,23 @@ - jdbc/WSO2IdentityDS + + jdbc/WSO2ConsentDS - change-me - change-me - change-me - change-me + <%= p("wso2is.consent_mgt_conf.piicontroller") %> + <%= p("wso2is.consent_mgt_conf.contact") %> + <%= p("wso2is.consent_mgt_conf.email") %> + <%= p("wso2is.consent_mgt_conf.phone") %> false - change-me + <%= p("wso2is.consent_mgt_conf.piicontroller_url") %>
- change-me - change-me - change-me - change-me - change-me - change-me + <%= p("wso2is.consent_mgt_conf.country") %> + <%= p("wso2is.consent_mgt_conf.locality") %> + <%= p("wso2is.consent_mgt_conf.region") %> + <%= p("wso2is.consent_mgt_conf.postoffice_box_number") %> + <%= p("wso2is.consent_mgt_conf.postalcode") %> + <%= p("wso2is.consent_mgt_conf.street_address") %>