java CAS-client spring config can't get ProxyTicket
7 views
Skip to first unread message
julien.g...@recia.fr
unread,
Oct 15, 2018, 10:55:03 AM10/15/18
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 CAS Community
Hi,
After moving cas-client initialization from web.xml to spring beans we
can't get anymore the proxy-ticket from the assertion. Did someone
encounter the problem ? I don't see any bug repport about this problem.
It would be to fix this problem :
https://github.com/Jasig/uPortal/issues/1374
On an other side, to be able to externalize the configuration did you
test an other init method ? from properties file (this one doesn't seem
documented and tested) ?