Skip to content
Snippets Groups Projects
Commit 60fdabe6 authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

Update README with note on cas ticket issue

parent 089ea3ce
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,9 @@ Patch
============
Supporting UNL's October 2018 move to shib.unl.edu/idp/profile/cas requires CAS tickets longer than 256 chars. Manually patch the rack-cas library to support tickets up to 1024.
- https://github.com/biola/rack-cas/blob/master/lib/rack-cas/cas_request.rb#L35
- vendor/bundle/ruby/2.2.0/gems/rack-cas-0.16.0/lib/rack-cas/cas_request.rb
- vendor/bundle/ruby/3.0.0/gems/rack-cas-0.16.1/lib/rack-cas/cas_request.rb
This has been fixed as of https://github.com/biola/rack-cas/commit/b6787f521e645ebd703d2749c629e84e419c2777 in 2020 but as of May 2022 there is not a newer release than 0.16.1 that includes the update.
Installation
============
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment