Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(chat): Implement federated logout with custom session termination flow #2079

Merged
merged 8 commits into from
Sep 12, 2024

Conversation

valerydluski
Copy link
Contributor

@valerydluski valerydluski commented Sep 9, 2024

Description:

Implemented federated logout functionality, allowing users to sign out both locally and from the external identity provider (IDP). The custom logout flow handles session termination and redirects to the federated logout endpoint when available.

Issues:

UI changes

No UI changes involved.

Checklist:

  • the pull request name complies with Conventional Commits
  • the pull request name starts with fix(<scope>):, feat(<scope>):, feature(<scope>):, chore(<scope>):, hotfix(<scope>): or e2e(<scope>):. If contains breaking changes then the pull request name must start with fix(<scope>)!:, feat(<scope>)!:, feature(<scope>)!:, chore(<scope>)!:, hotfix(<scope>)!: or e2e(<scope>)!: where <scope> is name of affected project: chat, chat-e2e, overlay, shared, sandbox-overlay, etc.
  • the pull request name ends with (Issue #12345) (comma-separated list of issues)
  • I confirm that I do not share any confidential information like API keys or any other secrets and private URLs

@akryvasheyeu
Copy link
Collaborator

akryvasheyeu commented Sep 9, 2024

/deploy-review

Environment URL: https://chat-ai-dial-chat-pr-2079.nightly-test.deltixhub.io
E2E tests status: failed

@IlyaBondar
Copy link
Collaborator

IlyaBondar commented Sep 10, 2024

/deploy-review

Environment URL: https://chat-ai-dial-chat-pr-2079.nightly-test.deltixhub.io
E2E tests status: failed

@IlyaBondar
Copy link
Collaborator

IlyaBondar commented Sep 11, 2024

/deploy-review

Environment URL: https://chat-ai-dial-chat-pr-2079.nightly-test.deltixhub.io
E2E tests status: success

@IlyaBondar IlyaBondar changed the title feat: Implement federated logout with custom session termination flow feat(chat): Implement federated logout with custom session termination flow Sep 12, 2024
@IlyaBondar IlyaBondar merged commit 7cc8b0d into epam:development Sep 12, 2024
9 checks passed
IlyaBondar added a commit that referenced this pull request Jan 8, 2025
…rmination flow (#2079)"

This reverts commit 7cc8b0d.

# Conflicts:
#	apps/chat-e2e/src/tests/announcementBanner.test.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants