simplesamlphp / saml2

SimpleSAMLphp low-level SAML2 PHP library
https://www.simplesamlphp.org
GNU Lesser General Public License v2.1
284 stars 134 forks source link

Implement saml:Evidence element #320

Closed tvdijen closed 1 year ago

tvdijen commented 1 year ago

Ticks off one checkbox in https://github.com/simplesamlphp/saml2/issues/301

codecov[bot] commented 1 year ago

Codecov Report

Merging #320 (08cc259) into master (0225645) will increase coverage by 0.11%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #320 +/- ## ============================================ + Coverage 86.85% 86.97% +0.11% - Complexity 1446 1461 +15 ============================================ Files 173 174 +1 Lines 5539 5588 +49 ============================================ + Hits 4811 4860 +49 Misses 728 728 ```