spid-php-lib icon indicating copy to clipboard operation
spid-php-lib copied to clipboard

Support multiple certificates for a single IdP

Open alranel opened this issue 6 years ago • 2 comments

Some Identity Providers (like Infocert) have multiple signing certificates in their metadata, so we should support all of them.

alranel avatar Mar 29 '19 13:03 alranel

I checked today all 9 IdPs in production, the same X509Certificate under EntityDescriptor->Signature->X509Data is in EntityDescriptor->IDPSSODescriptor->KeyDescriptor->KeyInfo->X509Data

I propose to defer this one

simevo avatar Jan 21 '20 12:01 simevo

deferring ...

simevo avatar Jan 27 '20 19:01 simevo