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/10/25 12:58:47 UTC

svn commit: r588197 - /lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/process.aart

Author: andreas
Date: Thu Oct 25 03:58:35 2007
New Revision: 588197

URL: http://svn.apache.org/viewvc?rev=588197&view=rev
Log:
Updated shibboleth authentication process diagram

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

Modified: lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/process.aart
URL: http://svn.apache.org/viewvc/lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/process.aart?rev=588197&r1=588196&r2=588197&view=diff
==============================================================================
--- lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/process.aart (original)
+++ lenya/branches/docu_shibboleth/src/documentation/content/xdocs/docs/1_2_x/components/accesscontrol/shibboleth/process.aart Thu Oct 25 03:58:35 2007
@@ -15,7 +15,7 @@
                         +----+----+by_the_browser.
                  +-----------+
                  +-----------------------+
-                                    +----+----+The_WAYF_server_shows
+                 Redirect           +----+----+The_WAYF_server_shows
                                     |Show_IdP |a_form_containing_a_
                                     |Selection|selection_list_of_available
                                     +----+----+identity_providers.
@@ -29,9 +29,9 @@
                                     |Redirect |redirects_to_the
                                     |to_IdP   |selected_identity
                                     +----+----+provider.
-            +----------------------------+            
-            +----------------------------------------+
-                                                +----+----+The_identity
+                 +-----------------------+            
+                 +-----------------------------------+
+                 Redirect                       +----+----+The_identity
                                                 |Login    |provider_displays
                                                 |Screen   |the_login_screen.
                                                 +----+----+
@@ -44,27 +44,27 @@
                                                 +----+----+If_username_and_password
                                                 |Authenti-|are_correct,_the_identity
                                                 |cation   |provider_redirects_back
-                                                +----+----+to_the_service_provider,
-            +----------------------------------------+     passing_a_handle.
-            +----------------+                             
+                 Redirect                       +----+----+to_the_service_provider,
+                 +-----------------------------------+     passing_a_handle.
+                 +-----------+                             
                         +----+----+The_service_provider_sends
                         |Attribute|an_attribute_request_to_the
                         |Request  |identity_provider_to_obtain
                         +----+----+the_user's_attribute_values.
                              +-----------------------+
-                                                +----+----+
-                                                |Provide  |
-                                                |Attribs  |
-                                                +----+----+
+                                                +----+----+The_identity_provider
+                                                |Provide  |returns_the_attributes
+                                                |Attribs  |of_the_authenticated
+                                                +----+----+user.
                              +-----------------------+
-                        +----+----+
-                        |Granted  |
-                        |or_denied|
+                        +----+----+Based_on_the_attribute_values,
+                        |Granted  |the_service_provider_decides_if
+                        |or_denied|access_is_granted_or_denied.
                         +----+----+
      +-----------------------+
-+----+----+               
-|...      | 
-+----+----+
++----+----+The_user_is_redirected_to_the
+|...      |requested_page,_or_receives_an_error
++----+----+message_if_the_authorization_failed.
      
      
      



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