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

Exclude OIDC Session Management for Secondary Device in Device Grant Flow #2639

Closed

Conversation

SujanSanjula96
Copy link
Contributor

Proposed changes in this pull request

From this PR, OIDC Session Management is excluded for Secondary Device in Device Grant Flow. With that, NPE when getting session state param due to null callback URL is fixed.

Issue - wso2/product-is#16867

@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/12131667424

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.82%. Comparing base (654bc26) to head (b072c24).
Report is 78 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2639      +/-   ##
============================================
- Coverage     56.44%   54.82%   -1.62%     
- Complexity     8193     8698     +505     
============================================
  Files           632      632              
  Lines         46331    51391    +5060     
  Branches       8246     9643    +1397     
============================================
+ Hits          26151    28175    +2024     
- Misses        16465    19163    +2698     
- Partials       3715     4053     +338     
Flag Coverage Δ
unit 38.97% <100.00%> (+0.31%) ⬆️

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.

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/12131667424
Status: success

Copy link

@jenkins-is-staging jenkins-is-staging left a 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/12131667424

@SujanSanjula96
Copy link
Contributor Author

Already fixed with #2109

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.

2 participants