summaryrefslogtreecommitdiffstats
path: root/lib/SimpleSAML/XML/Shib13/AuthnResponse.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/SimpleSAML/XML/Shib13/AuthnResponse.php')
-rw-r--r--lib/SimpleSAML/XML/Shib13/AuthnResponse.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/SimpleSAML/XML/Shib13/AuthnResponse.php b/lib/SimpleSAML/XML/Shib13/AuthnResponse.php
index 00e4f75..83c783a 100644
--- a/lib/SimpleSAML/XML/Shib13/AuthnResponse.php
+++ b/lib/SimpleSAML/XML/Shib13/AuthnResponse.php
@@ -296,7 +296,7 @@ class SimpleSAML_XML_Shib13_AuthnResponse extends SimpleSAML_XML_AuthnResponse {
$shire = $spmd['shire'];
$audience = $spmd['audience'];
- $base64 = $idpmd['base64'];
+ $base64 = $spmd['base64attributes'];
$encodedattributes = '';