I have created several applications that use SAML2 authentication. These applications (including SalesForce) often share the same domain (ie: reports.application.com, portal.application.com, etc) but are NOT part of a single application or even on the same stack. Some subdomains lead to SalesForce, some to other applications.
The problem is that ADFS reports the "Certificate is not unique" and refuses to allow applications to be registered in the ADFS database because the certificates are the same. This is especially troublesome with SalesForce.
I'm not sure how to work around this.
Edit: It is important to note that nearly all of these applications are SAML2 and not ADFS.