future proofing: fetch certificates from metadata Replace these: - https://github.com/Warwick-Engineering-Society/PDR/blob/main/certs/idp-testSigning.crt - https://github.com/Warwick-Engineering-Society/PDR/blob/main/certs/idpSigning.crt With data downloaded from IDP endpoints. - https://idp-test.warwick.ac.uk/idp/shibboleth - https://idp.warwick.ac.uk/idp/shibboleth Probably a good idea to implement a cache too
future proofing: fetch certificates from metadata
Replace these:
With data downloaded from IDP endpoints.
Probably a good idea to implement a cache too