[java-identity-provider] branch master updated: Eliminate reference to version in comment.

Scott Cantor cantor.2 at osu.edu
Thu Apr 16 18:55:15 EDT 2020


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=aebbf490363a1c7d56434e916b0f54b6e6717e82

The following commit(s) were added to refs/heads/master by this push:
       new  aebbf49   Eliminate reference to version in comment.
aebbf49 is described below

commit aebbf490363a1c7d56434e916b0f54b6e6717e82
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 16 18:55:08 2020 -0400

    Eliminate reference to version in comment.
---
 idp-conf/src/main/resources/conf/cas-protocol.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/idp-conf/src/main/resources/conf/cas-protocol.xml b/idp-conf/src/main/resources/conf/cas-protocol.xml
index 2eb1733..b73a972 100644
--- a/idp-conf/src/main/resources/conf/cas-protocol.xml
+++ b/idp-conf/src/main/resources/conf/cas-protocol.xml
@@ -47,9 +47,9 @@
     </util:list>-->
 
     <!--
-       | The default ticket service as of 3.3.0 serializes ticket data into the opaque section of the ticket ID
-       | for service tickets and proxy tickets. Proxy-granting tickets still require server-side storage, and
-       | a StorageService defined by the idp.cas.StorageService is used. Thus for deployers that do not require
+       | The default ticket service serializes ticket data into the opaque section of the ticket ID for
+       | service tickets and proxy tickets. Proxy-granting tickets still require server-side storage, and a
+       | StorageService defined by the idp.cas.StorageService is used. Thus for deployers that do not require
        | CAS proxy capabilities, no stateful storage mechanism is required; that means no memcached or database
        | is required for HA deployments that want CAS (without proxy) support. A notable limitation of the new
        | component is that the one-time use feature of service and proxy tickets is not available due to the lack

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list