From f53ff2a61fd447cdd17f2c7b31c3b83381c5cb90 Mon Sep 17 00:00:00 2001 From: Cesare Lasorella <64543745+cesarelasorella@users.noreply.github.com> Date: Mon, 1 Feb 2021 23:35:38 +0100 Subject: [PATCH] Update Saml.php L'aggiunta dell'intestazione xml rende il digest del file corretto e conforme alle specifiche SAML2 dettate da SPID --- src/Spid/Saml.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Spid/Saml.php b/src/Spid/Saml.php index 1fb7d62..77369ea 100644 --- a/src/Spid/Saml.php +++ b/src/Spid/Saml.php @@ -80,7 +80,7 @@ public function getSPMetadata(): string $attrcsArray = $this->settings['sp_attributeconsumingservice'] ?? array(); $xml = << +