-
- Downloads
Make metadata validateFingerprint algorithm configurable
Some metadata publishers offer SHA256 fingerprints to validate the fingerprint of the certificate used to sign metadata. Allow users to configure the fingerprinting algorithm to facilitate validation. For backward compatibility, the default algorithm remains SHA1.
Showing
- docs/simplesamlphp-automated_metadata.md 4 additions, 0 deletionsdocs/simplesamlphp-automated_metadata.md
- docs/simplesamlphp-changelog.md 5 additions, 0 deletionsdocs/simplesamlphp-changelog.md
- lib/SimpleSAML/Metadata/SAMLParser.php 36 additions, 2 deletionslib/SimpleSAML/Metadata/SAMLParser.php
- lib/SimpleSAML/Metadata/Sources/MDQ.php 10 additions, 1 deletionlib/SimpleSAML/Metadata/Sources/MDQ.php
- modules/metarefresh/bin/metarefresh.php 16 additions, 0 deletionsmodules/metarefresh/bin/metarefresh.php
- modules/metarefresh/config-templates/config-metarefresh.php 1 addition, 0 deletionsmodules/metarefresh/config-templates/config-metarefresh.php
- modules/metarefresh/lib/MetaLoader.php 5 additions, 1 deletionmodules/metarefresh/lib/MetaLoader.php
- tests/lib/SimpleSAML/Metadata/SAMLParserTest.php 103 additions, 1 deletiontests/lib/SimpleSAML/Metadata/SAMLParserTest.php
- tests/modules/metarefresh/lib/MetaLoaderTest.php 25 additions, 2 deletionstests/modules/metarefresh/lib/MetaLoaderTest.php
Loading
Please register or sign in to comment