fayeOriginal post
Quality
Hello,
I would like some help regarding the OpenID Frontchannel Logout URL.
I have a provider setup, but for the session to be removed, I want a frontchannel URL setup.
Now the following things get sent to a frontchannel uri: iss & sid. Which is what and how do I properly delete the session from Appwrite?
Summary
Developers seek assistance on implementing OpenID Frontchannel logout URL. They need to send 'iss' and 'sid' to a frontchannel URI to delete the session from Appwrite.