-
Notifications
You must be signed in to change notification settings - Fork 378
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
Adding back-channel logout url for OIDC apps shared with organizations #2699
Conversation
3047f42
to
d5c799a
Compare
d5c799a
to
a5ac12a
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2699 +/- ##
============================================
+ Coverage 56.57% 56.65% +0.07%
- Complexity 8520 8546 +26
============================================
Files 654 654
Lines 48311 48390 +79
Branches 9657 9788 +131
============================================
+ Hits 27332 27413 +81
+ Misses 17098 17081 -17
- Partials 3881 3896 +15
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/13227329806
Summary
This pull request adds back-channel logout URL for OIDC applications shared with sub-organizations to send a backchannel logout request to SSO application in the root org.
Related issue
wso2/product-is#22338