Re: [cas-user] Logout using delegated authentication to another CAS server

2018-05-17 Thread Diego Henrique Pagani
Aaah, and I also have to configure a service on CAS5, allowing CAS3 to redirect. Em qui, 17 de mai de 2018 às 17:20, Diego Henrique Pagani < dhpag...@gmail.com> escreveu: > But I need to change the url of the logout on oauth2app. Is there someway > to do it on cas5 configuration ? > > Em qui, 17

Re: [cas-user] Logout using delegated authentication to another CAS server

2018-05-17 Thread Diego Henrique Pagani
But I need to change the url of the logout on oauth2app. Is there someway to do it on cas5 configuration ? Em qui, 17 de mai de 2018 às 15:59, Misagh Moayyed escreveu: > > How can I configure CAS5, when the user is logging out, to tell CAS3 to > end its session or redirects

Re: [cas-user] Logout using delegated authentication to another CAS server

2018-05-17 Thread Misagh Moayyed
> How can I configure CAS5, when the user is logging out, to tell CAS3 to end > its > session or redirects to CAS 3 to logout, and get back to the login screen? https://cas5/cas/logout?service=https://cas3/cas/logout?service=wherever-you-need-to-go with the proper encoding of the parameters.

[cas-user] Logout using delegated authentication to another CAS server

2018-05-17 Thread Diego Henrique Pagani
Hi guys, I have the structure: [Oauth2 application] -> [cas5] -> [cas3]. The CAS5 server is configured to delegate authentication, using CAS30 protocol (pac4j) to cas3 and it's working fine. The problem that I'm trying to solve is when the user asks for logout. I need that the user ends its