From 30a70b35857e16839abd204abe49121b8eee77a8 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Fri, 20 Mar 2009 16:19:39 +0000 Subject: [PATCH] Add a breakdown by software (numeric only except for the unknown sections) to the IdP and SP sections. --- build/statistics.xsl | 327 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 326 insertions(+), 1 deletion(-) diff --git a/build/statistics.xsl b/build/statistics.xsl index dace7ed3..d74e72ed 100644 --- a/build/statistics.xsl +++ b/build/statistics.xsl @@ -653,7 +653,14 @@ - + + + + + + + +

Service Providers

There are service providers, including @@ -817,6 +824,9 @@ + + + @@ -1453,4 +1463,319 @@ ] + + + + + + +

+ Breakdown by software used: +

+ + + + + + + + 0 + + +
  • +

    + : + () +

    + +
      + +
    • + : + + + + (Microsoft ADFS) + + + (proprietary implementation) + + + () + + +
    • +
      +
    +
    +
  • +
    +
    + \ No newline at end of file