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

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

Open
derek-ho opened this issue May 2, 2024 · 1 comment
Open
Labels
enhancement New feature or request triaged

Comments

@derek-ho
Copy link
Collaborator

derek-ho commented May 2, 2024

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: #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: #1924

@derek-ho derek-ho added enhancement New feature or request untriaged labels May 2, 2024
@scrawfor99
Copy link
Collaborator

[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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triaged
Projects
None yet
Development

No branches or pull requests

2 participants