• daskm

    (@daskm)


    Hi,

    I tested your plugin and it seems to work. I noted that the SSO is happening as intended.

    But the Single Log Out is not happening. If I logout of the server site or the client site, it only happens in that particular site. Anything I am missing here? Any way to implement this feature, at least as an option / link for those users who would like to logout of all the sites at the same time?

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author Justin Greer

    (@justingreerbbi)

    Hi @daskm,

    It is common practice in Single Sign-On to only log out the user where they log out and not across all the platforms unless specifically doing so as a user interaction intended for such.

    With this said, there are times like now where a developer may want to log out a user crossed all platforms. WP OAuth Server can only account for itself but does provide an API to destroy an access token and log out via cookies/sessions for the server site.

    You can check out how to accomplish this on the server-side at https://wp-oauth.com/docs/general/endpoints/destroy/.

    Hope this helps

Viewing 1 replies (of 1 total)
  • The topic ‘Single Log Out’ is closed to new replies.