Skip to content

Force authentication

Jae Proctor requested to merge issue/saml_sp-3203501:force-authentication into 4.x

This branch adds the config option (including schema and update hook) and passes it as described in the original issue.

(Also I noticed a stray dpm() in SamlSPDrupalLoginController so I wrapped that in a test for whether the Debug option is enabled.)

Merge request reports