You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that ftw.casauth passes the full URL as service parameter to /serviceValidate. This results in the ticket parameter being passed twice. Once as separate parameter and once encoded in the service parameter. For example:
I noticed that
ftw.casauth
passes the full URL asservice
parameter to/serviceValidate
. This results in theticket
parameter being passed twice. Once as separate parameter and once encoded in theservice
parameter. For example:The text was updated successfully, but these errors were encountered: