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 SimpleSAMLphp
Hi -
We have a legacy CAS server that I would love to retire. I recently found the ssp casserver module and wanted to try it out. Unfortunately I can't seem to find a version that installs cleanly with composer and ssp 2.4.3. I've tried 7.0.0rc3, dev-master and various other versions as well. Always seem to get into dependency cycles. Does anyone have this working with 2.4.3? What special tricks did you have to do to get it to work?
Thanks in advance,
Al
pat...@cirrusidentity.com
unread,
Nov 7, 2025, 12:58:19 PM (7 days ago) Nov 7
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 SimpleSAMLphp
7.0.0-rc3 was intended to work with 2.x
What issue are you encountering when you install it?
- Patrick
Tim van Dijen
unread,
Nov 10, 2025, 5:05:48 AM (5 days ago) Nov 10
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 SimpleSAMLphp
Hi Patrick,
If I run `composer require simplesamlphp/simplesamlphp-module-casserver` it will install version 6.2.0 .. When requiring 7.3.0-rc3 specifically, composer will complain about minimum stability. Should we perhaps tag a 7.0.0 final ?
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 SimpleSAMLphp
Thanks Tim, I like that plan. I noticed in our logs for rc3 that there were some "scary" looking warnings each time a cas url is validated but on closer inspection the code is just mischaracterizing something. I think we should fix that to avoid scaring people/getting questions. Ioannis or I can work on a fix for that and then I think we'll be able to make final v7 release.
- Patrick
Tim van Dijen
unread,
Nov 12, 2025, 2:52:24 AM (3 days ago) Nov 12
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 SimpleSAMLphp
Hi Patrick,
There was another issue reported with rc3 last night. Perhaps you and/or Ioannis can have a look at that too.
Yesterday I sent the both of you an invite to join the 'CAS developer'-team, granting you both with write permissions to the CAS-related libraries.