Skip to content

Use Front-Channel Logout from SSO#23243

Open
alexandrerw wants to merge 1 commit intoglpi-project:mainfrom
ComunidadeExpresso:feature/font-channel-logout
Open

Use Front-Channel Logout from SSO#23243
alexandrerw wants to merge 1 commit intoglpi-project:mainfrom
ComunidadeExpresso:feature/font-channel-logout

Conversation

@alexandrerw
Copy link

Checklist before requesting a review

  • I have read the CONTRIBUTING document.
  • I have performed a self-review of my code.
  • I have added tests that prove my fix is effective or that my feature works.
  • This change requires a documentation update.

Description

Added feature front-channel logout from SSO. In summary, the local session is invalidated upon receipt of a logout request from the Identity Provider (IdP), conveyed via an HTTP GET parameter. If the logout flow is aborted or not completed at the IdP level, the local session remains unaffected and continues to be valid. Additionally, the local session may also be invalidated when a logout request is initiated by a separate client application, enabling coordinated session termination across integrated systems.

Sequence diagrams

glpi-logout-sd1
glpi-logout-sd2

@alexandrerw alexandrerw force-pushed the feature/font-channel-logout branch from 9808638 to 3b20fdf Compare February 25, 2026 18:41
@alexandrerw alexandrerw force-pushed the feature/font-channel-logout branch from 3b20fdf to ead36c1 Compare February 26, 2026 13:31
@cedric-anne cedric-anne added this to the 12.0.0 milestone Mar 2, 2026
@cedric-anne cedric-anne requested a review from orthagh March 5, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants