• I’ve got this working to log users in but if I kill the session or it passes the session expire time set by SimpleSAML the WordPress session stays active. Is there a function I can call to check whether the SAML session has expired or has been revoked through SimpleSAML? If there is I can set a transient and check the session every 5 minutes or so.

Viewing 1 replies (of 1 total)
  • Hi,
    Unfortunately, such function doesn’t seem to exist. I suggest you to open an issue in the Github repo and we’ll make our best effort to prioritize it. PRs are also welcome ??

Viewing 1 replies (of 1 total)
  • The topic ‘Automatically log user out when SAML session is no longer valid’ is closed to new replies.