Logout not Possible when using Pinniped with Webapplication.

Open
#2,941 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go

Research direction

Start by locating the handler or configuration that serves .well-known/openid-configuration and review how logout is represented in the existing authentication flow. Confirm the expected OIDC logout behavior and define completion as either advertising an end_session_endpoint there or documenting a supported alternative for applications.

Written by the indexing model from the issue text.

Description

Is your feature request related to a problem?

When using Pinniped as Identity Provider for my Web Application, i can't perform a logout, since ther is no logout Endpoint (unless i haven't found it yet)

Describe the solution you'd like

I would like a end_session_endpoint also declared in the .well-known/openid-configuration like it is standard in OIDC Logins.

Describe alternatives you've considered

Alternative, an other method to perform a correct logout, that i can implement in my application.

Additional context

Thanks for your work!
Kind Regards

Dominant language
Go
Stars
739
Forks
85
Avg merge
5d 5h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from vmware/pinniped

All issues in vmware/pinniped

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.