~fkooman/php-saml-sp

fix one more link
update references to codeberg.org
prepare for release
fix monospace font size
update translations
improve "no results" message
light/dark style CSS fixes
implement dropdown language switcher
fix color and set input form border
implement "dark mode"
add some additional "inetOrgPerson" attributes
8ec16490 — Jonathan Roule 6 months ago
Add departmentNumber to attribute_mapping.php
ignore entries in idpList that are not in IdP source

before, and error would be throw if any of the (explicitly)
listed IdP entity IDs was not available from the IdP source,
i.e. metadata. Now it is simply ignored.

References: https://codeberg.org/fkooman/php-saml-sp/issues/5
add da-DK translation string
if no attributes are available, show explicit message on "Info" page

References: https://codeberg.org/fkooman/php-saml-sp/issues/6
Next