spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.79k stars 5.9k forks source link

SEC-3060: Failed to run with CAS client v3.4.0 #3233

Closed spring-projects-issues closed 9 years ago

spring-projects-issues commented 9 years ago

Simon Wong (Migrated from SEC-3060) said:

In CAS Client v3.4.0, the org.jasig.cas.client.util.CommonUtils.constructServiceUrl() comes with 7 parameters, with 6 parameters in v3.3.3 The new parameter is noserviceParameterName

This will break the code org.springframework.security.cas.web.CasAuthenticationEntryPoint.createServiceUrl()

spring-projects-issues commented 9 years ago

Simon Wong said:

It seems that the JIRA got strange behavior. This issue is duplicated with SEC-3058. Please kindly delete this one.

spring-projects-issues commented 8 years ago

This issue duplicates #3261