grails / grails-spring-security-cas

Apache License 2.0
19 stars 29 forks source link

why proxyCallbackUrl not work,grails 3.1.8 #11

Closed Chuang-An closed 8 years ago

Chuang-An commented 8 years ago

grails: plugin: springsecurity: cas: active: true serverUrlEncoding: UTF-8 loginUri: /login serviceUrl: http://localhost:8080/login/cas serverUrlPrefix: http://localhost:8088/cas sendRenew: false key: CasAuthenticationProvider proxyCallbackUrl: http://localhost:8080/secure/receptor proxyReceptorUrl: http://localhost:8080/secure/receptor