Skip to content

Question: How do I implement front-channel logout? #308

Closed
@jnivala

Description

@jnivala

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions