You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/12/12 11:40:49 UTC

svn commit: r603546 - /lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/architecture.xml

Author: andreas
Date: Wed Dec 12 02:40:49 2007
New Revision: 603546

URL: http://svn.apache.org/viewvc?rev=603546&view=rev
Log:
Updated Shibboleth architecture docs

Modified:
    lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/architecture.xml

Modified: lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/architecture.xml
URL: http://svn.apache.org/viewvc/lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/architecture.xml?rev=603546&r1=603545&r2=603546&view=diff
==============================================================================
--- lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/architecture.xml (original)
+++ lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/architecture.xml Wed Dec 12 02:40:49 2007
@@ -50,6 +50,12 @@
         last name) using the <code>UserFieldsMapping</code> service
         (see section <a href="site:attributes-authorization">attribute-based authorization</a> for more information).
       </p>
+      <p>
+        The method <code>ShibbolethAuthenticator.getTargetUri(Request)</code> returns the URL of the
+        protected page, as passed from the identity provider as the value of the <em>TARGET</em>
+        request parameter. If the request parameter is missing, the current URL, i.e. the assertion consumer URL,
+        is returned.
+      </p>
     </section>
     
     <section>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org