AFAIK these two properties are also used in IS. DefaultSAMLSSOSigner is a identity class. So as the name suggests it should be the default and we also should be using the same. There should be no need for changing this property if it not different from IS.
UserAuthenticatedUserDomainCrypto property was added in chunk-11 release for backward compatibility with saml2 sso aauthenticators. Default is false. So if you are using the saml2 sso authenticators from chunk-11 release or after you should be able to have it as false. However if you have some differences and need to change these values it is recommended that you change these values during the product build time and not by having a separate file. Check in IS product modules/distribution/pom.xml as to how we modify the carbon.xml that comes from kernel to change the HostName and MgtHostName. But ideally I don't think you will need it. Regards, Johann. On Fri, Jul 18, 2014 at 2:01 PM, Ayesha Dissanayaka <[email protected]> wrote: > Hi, > > Currently we keep a copy of "identity.xml" in ES source and pack it with > the ES distribution. This causes to override the identity.xml file comes > with IS [01], and we have to manually update the file to sync with IS. > > The reason we keep a local copy is that identity.xml file packed with IS > does not contains commits[02][03] that we require for ES pack. > > What would be the best way to continue with managing this 'identity.xml' > file. > - commit the changes to IS /if it is OK to merge the changes[04] > - continue with managing a copy and update manually > - is there any other way to handle this? > > [01] https://wso2.org/jira/browse/STORE-472 > [02] > https://github.com/wso2/enterprise-store/commit/74d33514bc3078e9bd8794f32eaf46978ab044b1 > [03] > https://github.com/wso2/enterprise-store/commit/1062d2ae349206cc5190a450a1a1c8d0324b9ee8 > [04] > https://github.com/wso2/enterprise-store/commits/1.2.0/modules/distribution/src/repository/conf/identity.xml > > -- > *Ayesha Dissanayaka* > Software Engineer, > WSO2, Inc : http://wso2.com > <http://www.google.com/url?q=http%3A%2F%2Fwso2.com&sa=D&sntz=1&usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg> > 20, Palmgrove Avenue, Colombo 3 > E-Mail: [email protected] <[email protected]> > -- Thanks & Regards, *Johann Dilantha Nallathamby* Associate Technical Lead & Product Lead of WSO2 Identity Server Integration Technologies Team WSO2, Inc. lean.enterprise.middleware Mobile - *+94777776950* Blog - *http://nallaa.wordpress.com <http://nallaa.wordpress.com>*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
