Imported Upstream version 2.1.dfsg1
[shibboleth/sp.git] / shibsp / handler / impl / SessionHandler.cpp
index ff5939b..789793c 100644 (file)
@@ -157,7 +157,7 @@ pair<bool,long> SessionHandler::run(SPRequest& request, bool isHandler) const
                     count = 0;
                 }
             }
-            s << "<strong>" << a->second->getId() << "</strong>: ";
+            s << "<strong>" << a->first << "</strong>: ";
         }
 
         if (m_values) {