security-dashboards-plugin icon indicating copy to clipboard operation
security-dashboards-plugin copied to clipboard

[FEATURE] Create a E2E cypress test for OIDC refresh token workflow

Open derek-ho opened this issue 1 year ago • 1 comments
trafficstars

Is your feature request related to a problem? There seems to have been a regression with the OIDC refresh token workflow introduced in this PR: https://github.com/opensearch-project/security-dashboards-plugin/pull/1773. Checking the existing e2e tests we have for OIDC there is no test covering the refresh token workflow: https://github.com/opensearch-project/security-dashboards-plugin/blob/main/test/cypress/e2e/oidc/oidc_auth_test.spec.js. We should add a test to make sure there are no regressions with this feature.

What solution would you like? E2E test covering oidc refresh token workflow

What alternatives have you considered? None Do you have any additional context? Potentially related PR fix: https://github.com/opensearch-project/security-dashboards-plugin/pull/1924

derek-ho avatar May 02 '24 17:05 derek-ho

[Triage] Hi @derek-ho thank you for filing this issue. This looks like a smart follow-up for the issue fixed by the linked PR. Going to mark triaged.

stephen-crawford avatar May 06 '24 15:05 stephen-crawford