<Federation xmlns="urn:dk.nita.saml20.configuration" auditLoggingType="dk.nita.test.Logging.AuditLoggerMock, dk.nita.test.saml20">
<SigningCertificate findValue="CN=ServiceProvider, O=NITA, C=DK" storeLocation="LocalMachine" storeName="My" x509FindType="FindBySubjectDistinguishedName"/>
Hi,
Have look at the source code.
In the project 'dk.nita.test.saml20', in the app.config the SigningCertificate is not wrappen in the new structure. See line 29, https://github.com/digst/OIOSAML.Net/blob/master/src/dk.nita.saml20/dk.nita.test.saml20/app.config
Jacob Mogensen
mysupply