]> BookStack Code Mirror - bookstack/commit
Prevented saml2 autodiscovery on metadata load
authorDan Brown <redacted>
Sun, 16 Oct 2022 08:50:08 +0000 (09:50 +0100)
committerDan Brown <redacted>
Sun, 16 Oct 2022 08:50:08 +0000 (09:50 +0100)
commitf0ac454be1e234ad157d3a400f593495b7a35727
tree2fc8fb7ef60c3852abdf99094b61d6ba5a7d93c3
parent0269f5122e114203586d6fbb1e795e2421fb679b
Prevented saml2 autodiscovery on metadata load

Fixes issue where metadata cannot be viewed if autload is active and
entityid url is not active.
For #2480
app/Auth/Access/Saml2Service.php
tests/Auth/Saml2Test.php