Skip to content

Implement Logout Command for the session using openid-client.endSessionUrl() #6

Open
@dgolovin

Description

@dgolovin

Logout implementation is based on just removing the session from authentication provider storage. It removes the session from vscode, but not from browser. Implementation should use redirect generated by client.endSessionUrl() call to do actual logout which should end session and remove all associated cookies form browser.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions