digst / OIOSAML.Net

40 stars 21 forks source link

Included service provider certificate expired on December 1, 2023 #77

Open ronnieholm opened 7 months ago

ronnieholm commented 7 months ago

The SP and WSC (Oiosaml-net.dk TEST) (funktionscertifikat) referenced in Web.config expired on December 1, 2023:

  <SigningCertificate findValue="a402bb172929ae0d0ada62f6864329c35dc29483" storeLocation="LocalMachine" storeName="My" x509FindType="FindByThumbprint"/>

The WebsiteDemo is no longer runnable and fails with

Found no valid certificate configured in the certificate configuration. Make sure at least one valid certificate is configured.
AnujBanka commented 1 month ago

@ronnieholm are you able to get valid certificates?

If yes, please share the details.

Thanks in advance

ronnieholm commented 1 month ago

@AnujBanka No, I don't know how to get a valid certificate. If you're working on an actual integration, I'd reach out to Digitaliseringsstyrelsen NemLogIn support. They can ask their vendor to update the certificate in this repository.

AnujBanka commented 1 month ago

Thanks @ronnieholm . I will try but their support is prolonged.

If you know, can I use the OCES certificate in the sample app?