it:ad:certificates:howto:find_certs_by_findbysubjectdistinguishedname

IT:AD:Certificates:HowTo:Find Certs By FindBySubjectDistinguishedName

That's maybe because when using FindBySubjectDistinguishedName you have to search with the full name, not just the CN

  <parameter name="SAML Federation Signing Certificate Match Filter"
         description="Provide the SAML Federation SigningCertificate's 'findValue' (eg: 'CN=COMPANY.COMP.NZ'). Required in order to find in the MY Cert Store the Cert used to communicate with the SAML IdP (ie ESAA/LSI)."
       defaultValue="CN=COMPANY.COMP.NZ, OU=SomeDepartment, O=SomeCompany, L=Wellington, S=Wellington, C=NZ">
    <parameterEntry kind="XmlFile" scope="Web.config" match="/configuration/*[local-name()='Federation']/*[local-name()='SigningCertificate']/@findValue" />
  </parameter>

  • /home/skysigal/public_html/data/pages/it/ad/certificates/howto/find_certs_by_findbysubjectdistinguishedname.txt
  • Last modified: 2023/11/04 03:38
  • by 127.0.0.1