Does the CASSHIB license permits modification of code
13 views
Skip to first unread message
PradeepGM
unread,
Feb 22, 2011, 5:01:59 AM2/22/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to casshib, bko...@gmail.com
Hi,
We would like to mask the component names from the URL's like
Shibboleth.sso and casshib etc for security reason. We had
successfully done that and the log-in is working fine. However during
logout we had figured out that Shibboleth.sso is hard coded in
CasShibLogoutController.java.
Does the CASSHIB license permits modification of code? or else could
you please make it as a configurable one and make one more release?
Thanks
Pradeep GM
bkoehm
unread,
Feb 22, 2011, 11:15:59 AM2/22/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to casshib
Yes, CASSHIB code has the same license as CAS (JASIG license) and this
is an open source license. You can modify the source code.