- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,429
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
So we have this requirement in which, the user is made logged in via Xyz SSO service. Now, multiple services are using this Xyz SSO system. So, if the user logs out from any service, the Xyz SSO will call the server-to-server "back channel log out" URL of all the other services to inform about this logout event. So, they can also log the user from their sites as well.
I just noticed that Xenforo implemented the login feature based on cookies. So I am a bit wondering how to logout of the...
I just noticed that Xenforo implemented the login feature based on cookies. So I am a bit wondering how to logout of the...
نام موضوع : How to logout user via back-channel logout?