Add legacy targeted ID attribute as a REMOTE_USER source.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 2 Oct 2007 18:35:21 +0000 (18:35 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 2 Oct 2007 18:35:21 +0000 (18:35 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2524 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/shibboleth2.xml.in

index 0195b1b..4e41984 100644 (file)
@@ -92,7 +92,7 @@
        points into to this section.
        -->
        <Applications id="default" policyId="default" entityID="https://sp.example.org/shibboleth"
-               homeURL="https://sp.example.org/index.html" REMOTE_USER="eppn persistent-id"
+               homeURL="https://sp.example.org/index.html" REMOTE_USER="eppn persistent-id targeted-id"
                localLogout="@-PKGSYSCONFDIR-@/localLogout.html"
                globalLogout="@-PKGSYSCONFDIR-@/globalLogout.html">