maykinmedia / django-digid-eherkenning

Django library to use DigiD or eHerkenning to authenticate users
MIT License
2 stars 0 forks source link

Allow multiple certificates to be added to the XML metadata #74

Closed joeribekker closed 3 months ago

joeribekker commented 4 months ago

We should be able to add multiple certificates to the DigiD and eHerkenning config, so that they are all used in the metadata.

This way, when a certificates expires, we can upload the new certificate and generate metadata containing both the old (currently valid) and the future valid certificate. This enables a smooth transition.