[cas-user] Re: Logout workflow with Delegated Auth

2019-08-02 Thread zl anson
I have the same issue, delegated CAS to other idp used pac4j, login is fine,but when logout, the Userprofile's information is gone, no nameid,so the IDP return error, SLO cannot accomplished 在 2019年7月4日星期四 UTC+8下午7:16:17,Julien Gribonvald写道: > > Hi, > > I can't find in documentation how the

Re: [cas-user] CAS 3.5.x CPU utilization problem

2019-08-02 Thread Alfonso Veraluz
You can try to raise the server.tomcat.max-threads from 200 to 800 and check if Tomcat performs better. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received

RE: [cas-user] Newbie question, about CAS proxy and phpCAS

2019-08-02 Thread Doug Campbell
Are you testing this on an internal server that isn’t accessible to the CAS server? The following is in your debug log: The supplied proxy callback url MY_CLIENT_URL could not be authenticated. Either MY_CLIENT_URL cannot be reached, it is not allowed to exercise proxy authentication

Re: [cas-user] Newbie question, about CAS proxy and phpCAS

2019-08-02 Thread Daniel Hui
side note, the CAS server is not operated by me, but I think it has the proxy function provided On Friday, 2 August 2019 14:53:49 UTC+8, Daniel Hui wrote: > > sorry I made some mistakes in the previous reply, let me clarify what I > have found now: > Now in the client

Re: [cas-user] Newbie question, about CAS proxy and phpCAS

2019-08-02 Thread Daniel Hui
sorry I made some mistakes in the previous reply, let me clarify what I have found now: Now in the client side(example_proxy_GET.php) I am able to generate the log for each access from the browser. And I found that when the client is trying to validate the service + ticket, the CAS server