Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(SDK-4732): Implement support for Back-Channel Logout #435

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

evansims
Copy link
Member

@evansims evansims commented Dec 7, 2023

Changes

This PR implements support for Back-Channel Logout.

References

See internal ticket SDK-4732.

Testing

Tests have been updated to add coverage for these new features.

Contributor Checklist

@evansims evansims added the Scope: Improvement Proposed improvements, or feature additions. label Dec 7, 2023
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (30aafed) 100.00% compared to head (464dcae) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #435   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       523       530    +7     
===========================================
  Files             31        31           
  Lines           1294      1309   +15     
===========================================
+ Hits            1294      1309   +15     
Flag Coverage Δ
unittestsvalidate 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@evansims evansims marked this pull request as ready for review December 7, 2023 07:13
@evansims evansims requested a review from a team as a code owner December 7, 2023 07:13
@evansims evansims enabled auto-merge (squash) December 7, 2023 07:13
@evansims evansims merged commit a5d172a into main Dec 7, 2023
@evansims evansims deleted the feat/backchannel-logout branch December 7, 2023 15:32
@evansims evansims mentioned this pull request Dec 9, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Scope: Improvement Proposed improvements, or feature additions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants