#237 Ipsilon inserts certificates as-is
Opened 7 years ago by puiterwijk. Modified 7 years ago

In the metadata generated for the IdP side, we just inject the certificates as we find the file on disk.
If people generate their own certificate, that might not be correct, as they might have put in the wrong type of file (PEM instead of base64 DER).
We could check for this and in that case either convert or refuse to write our own metadata.


Fields changed

component: framework => SAML

PR #250 fixes the case that I was personally interested in, though it doesn't fix the ticket entirely.

Metadata Update from @puiterwijk:
- Custom field patch_available reset
- Custom field sensitive reset
- Issue close_status updated to: None

7 years ago

Login to comment on this ticket.

Metadata