From f648b80aeaa8a97836fa30d9ad3a1c1ffa72153d Mon Sep 17 00:00:00 2001 From: cantor Date: Thu, 21 Feb 2008 22:08:07 +0000 Subject: [PATCH] Revamp whitespace. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2743 cb58f699-b61c-0410-a6fe-9272a202ed29 --- configs/upgrade.xsl | 631 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 368 insertions(+), 263 deletions(-) diff --git a/configs/upgrade.xsl b/configs/upgrade.xsl index 64896fd..4956a98 100644 --- a/configs/upgrade.xsl +++ b/configs/upgrade.xsl @@ -11,21 +11,24 @@ exclude-result-prefixes="oldconf cred saml1"> + + - - -  Generated by upgrade utility: check carefully before deploying.  - - + + + + Generated by upgrade utility: check carefully before deploying. + + @@ -33,319 +36,400 @@ -   -  This set of components stores sessions and other persistent data in daemon memory.  - -   -   -   -   - -   -  This set of components stores sessions and other persistent data in an ODBC database.  - -   - -  <StorageService type="ODBC" id="db" cleanupInterval="900"> -  <ConnectionString>DRIVER=drivername;SERVER=dbserver;UID=shibboleth;PWD=password;DATABASE=shibboleth;APP=Shibboleth</ConnectionString> -  </StorageService> -  <SessionCache type="StorageService" StorageService="db" cacheTimeout="3600" inprocTimeout="900" cleanupInterval="900"/> -  <ReplayCache StorageService="db"/> -  <ArtifactMap StorageService="db" artifactTTL="180"/> + + + This set of components stores sessions and other persistent data in daemon memory. + + + + + + + + + + + + + This set of components stores sessions and other persistent data in an ODBC database. + + + + + <StorageService type="ODBC" id="db" cleanupInterval="900"> + <ConnectionString>DRIVER=drivername;SERVER=dbserver;UID=shibboleth;PWD=password;DATABASE=shibboleth;APP=Shibboleth</ConnectionString> + </StorageService> + <SessionCache type="StorageService" StorageService="db" cacheTimeout="3600" inprocTimeout="900" cleanupInterval="900"/> + <ReplayCache StorageService="db"/> + <ArtifactMap StorageService="db" artifactTTL="180"/> - + -   -  Each policy defines a set of rules to use to secure messages.  - -   -   -  The predefined policy enforces replay/freshness and permits signing and client TLS.  - -   -   -   -   -   -   -   + + + Each policy defines a set of rules to use to secure messages. + + + + + + The predefined policy enforces replay/freshness and permits signing and client TLS. + + + + + + + + + + + + + + + + -   -   - -  <Extensions> -  <Library path="odbc-store.so" fatal="true"/> + + + + + + <Extensions> + <Library path="odbc-store.so" fatal="true"/> </Extensions> - -   + + + + -   - - - - -   + + + + + + + + + + -   - - -   - - -   - -   - -   + + + + + + + + + + + + + + + + + -   + + + -   + + + -   - -   + + + + + 8 + + + + -   - - - - - - - - - - - - - - - -   - -   - -   - -   -  Chain the two built-in trust engines together.  - -   -   -   -   - -   -  Map to extract attributes from SAML assertions.  - -   - -   -  Use a SAML query if no attributes are supplied during SSO.  - -   - -   -  Default filtering policy for recognized attributes, lets other data pass.  - -   - - - - - - - -   - + + + + + + + + + + + + + - -   + + -   + + -   - -   - + + + + + Chain the two built-in trust engines together. + + + + + + + + + + + + Map to extract attributes from SAML assertions. + + + + + + Use a SAML query if no attributes are supplied during SSO. + + + + + + Default filtering policy for recognized attributes, lets other data pass. + + + + -   + + + + + + + + + + + + + + + + + + + + + + + + + + -   - - -   - -  SessionInitiators handle session requests and relay them to a Discovery page, -  or to an IdP if possible. Automatic session setup will use the default or first -  element (or requireSessionWith can specify a specific one to use). + + + + + + + SessionInitiators handle session requests and relay them to a Discovery page, + or to an IdP if possible. Automatic session setup will use the default or first + element (or requireSessionWith can specify a specific one to use). - - - - - - -   - -  md:AssertionConsumerService locations handle specific SSO protocol bindings, -  such as SAML 2.0 POST or SAML 1.1 Artifact. The isDefault and index attributes -  are used when sessions are initiated to determine how to tell the IdP where and -  how to return the response. + + + + + + + + + md:AssertionConsumerService locations handle specific SSO protocol bindings, + such as SAML 2.0 POST or SAML 1.1 Artifact. The isDefault and index attributes + are used when sessions are initiated to determine how to tell the IdP where and + how to return the response. - -   -   -   -   -   -   + + + + + + + + + + + + + + - - - - - - - /Logout - - + + + + + + + /Logout + + -   -  LogoutInitiators enable SP-initiated local or global/single logout of sessions.  - -   -   -   -   + + LogoutInitiators enable SP-initiated local or global/single logout of sessions. + + + + + + + + + + -   -  md:SingleLogoutService locations handle single logout (SLO) protocol messages.  - -   -   -   -   + + md:SingleLogoutService locations handle single logout (SLO) protocol messages. + + + + + + + + + + -   -  md:ManageNameIDService locations handle NameID management (NIM) protocol messages.  - -   -   -   -   + + md:ManageNameIDService locations handle NameID management (NIM) protocol messages. + + + + + + + + + + -   + -  md:ArtifactResolutionService locations resolve artifacts issued when using the -  SAML 2.0 HTTP-Artifact binding on outgoing messages, generally uses SOAP. + md:ArtifactResolutionService locations resolve artifacts issued when using the + SAML 2.0 HTTP-Artifact binding on outgoing messages, generally uses SOAP. - -   + + + + -   -  Extension service that generates "approximate" metadata based on SP configuration.  - -   + + Extension service that generates "approximate" metadata based on SP configuration. + + + + -   -  Status reporting service.  - -   + + Status reporting service. + + + + -   -  Session diagnostic service.  - -   - -   + + Session diagnostic service. + + + + + + -   - - - - - - - - - - - -   -   - - -   - - -   + + + + + + + + + + + + + + + + + + + + + + + + + + + + -   - - localLogout.html - globalLogout.html -   + + + + localLogout.html + globalLogout.html + + + -   - - - -   + + + + + @@ -353,33 +437,54 @@ -   - -   + + + + + 12 + + + + - + + 8 + -   + + + + -   + + + - -   + + + + + + + -   + + + -   + + -- 2.1.4