Didn’t you have any problem trying to finish a session? I’m using a Gluu server as a OpenId Connect Provider and I can close my session in wordpress but not in my OP…
This reply was modified 5 years, 9 months ago by alexkin.
Nevermind, I fixed the problem of the extended time logged in, the problem was that my client didn’t have refresh_token Grant Type, I just added it and there it go…