Closed
Description
I am using Lua-resty-openidc as an RP (Open ID Connect Client). My OP is IdentityServer v4.
How do I implement front channel logout? I have multiple applications that authenticate against the OP. When user logs out from any of them, I wish the remaining clients to log out automatically, too.
IdentityServer allows me to specify FrontChannelLogoutUri. Is there a way to configure this in Lua-resty-openid or do I need to implement this by myself?
Metadata
Metadata
Assignees
Labels
No labels