]> BookStack Code Mirror - bookstack/commit
Reviewed and updated SAML2 authncontext option
authorDan Brown <redacted>
Sat, 8 May 2021 12:07:25 +0000 (13:07 +0100)
committerDan Brown <redacted>
Sat, 8 May 2021 12:07:25 +0000 (13:07 +0100)
commit9cf4191079a5d08106a6be1344fe9a822742afc4
treed99bf6226c7d1107a0ed8653bb63404b57adf3b4
parentb8e2d75014c89c9e345c3f940ec8743bd158df67
Reviewed and updated SAML2 authncontext option

Added tests to cover.
Changed default to align with existing default.
Added env option parsing.
For #1998
.env.example.complete
app/Config/saml2.php
tests/Auth/Saml2Test.php
tests/Unit/ConfigTest.php