RedHatInsights / insights-chrome

Chroming for Insights apps
MIT License
27 stars 130 forks source link

Repair broken OIDC state. #2863

Closed Hyperkid123 closed 3 months ago

Hyperkid123 commented 3 months ago

Jira: https://issues.redhat.com/browse/RHCLOUD-33324

If a broken state is detected, we clean the URL params, clear storage, and reload the browser, forcing SSO revalidation.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 63.66%. Comparing base (3af37c6) to head (739868c).

:exclamation: Current head 739868c differs from pull request most recent head 93b4b48

Please upload reports for the commit 93b4b48 to get more accurate results.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/RedHatInsights/insights-chrome/pull/2863/graphs/tree.svg?width=650&height=150&src=pr&token=GuRwyW1uUf&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RedHatInsights)](https://app.codecov.io/gh/RedHatInsights/insights-chrome/pull/2863?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RedHatInsights) ```diff @@ Coverage Diff @@ ## master #2863 +/- ## ======================================= Coverage 63.66% 63.66% ======================================= Files 207 207 Lines 4503 4503 Branches 845 845 ======================================= Hits 2867 2867 Misses 1625 1625 Partials 11 11 ```