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

Add tenant OIDC logout configuration #517

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ErwinSteffens
Copy link

@ErwinSteffens ErwinSteffens commented Feb 27, 2025

🔧 Changes

Add OIDC logout tenant settings.

📚 References

🔬 Testing

I think it is pretty trivial change. You can test setting and reading the property and see if it reflects in the UI.

I had some issues with running E2E tests locally and updating the recordings.

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@ErwinSteffens ErwinSteffens requested a review from a team as a code owner February 27, 2025 07:52
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.62%. Comparing base (5d08847) to head (3f80559).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #517   +/-   ##
=======================================
  Coverage   95.61%   95.62%           
=======================================
  Files          57       57           
  Lines       11269    11281   +12     
=======================================
+ Hits        10775    10787   +12     
  Misses        373      373           
  Partials      121      121           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@developerkunal
Copy link
Contributor

Hi @ErwinSteffens,

I hope you're doing well!

I've updated the test records. Could you please sign your commits so we can proceed with merging the PR?

Thanks for your contribution!

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.

3 participants