Skip to content

Store OIDC token in session #3150

@Naros

Description

@Naros

What is your set up?

Self Hosted Docker

Is your feature request related to a problem? Please describe

When users use the logout button in the application and using an OIDC provider, the user cannot be logged out from the OIDC provider without providing the id_token_hint.

Describe the solution you'd like

It would be useful if Leantime\Domain\Oidc\Services\Oidc were to store the returned id_token so that it can be retrieved during logout to handle properly redirecting to the OIDC provider with id_token_hint set with the token received at login.

Additional context

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions