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

POC: Add automation test for OIDC functionality #7074

Open
3 tasks
vepatel opened this issue Jan 7, 2025 · 2 comments
Open
3 tasks

POC: Add automation test for OIDC functionality #7074

vepatel opened this issue Jan 7, 2025 · 2 comments
Assignees
Labels
poc Tasks that require investigation proposal An issue that proposes a feature request refined Issues that are ready to be prioritized tests Pull requests that update tests

Comments

@vepatel
Copy link
Contributor

vepatel commented Jan 7, 2025

UACs:

  • will require setting up a persistent account in 3rd party provider preferably Azure AD
  • make sure the test runs nightly only as to avoid spamming the provider
  • integrate in CI
@vepatel vepatel added proposal An issue that proposes a feature request ready for refinement An issue that was triaged and it is ready to be refined tests Pull requests that update tests labels Jan 7, 2025
Copy link

github-actions bot commented Jan 7, 2025

Hi @vepatel thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this 🙂

Cheers!

@vepatel vepatel self-assigned this Jan 8, 2025
@shaun-nx shaun-nx added refined Issues that are ready to be prioritized poc Tasks that require investigation and removed ready for refinement An issue that was triaged and it is ready to be refined labels Jan 8, 2025
@lucacome lucacome moved this to In Progress 🛠 in NGINX Ingress Controller Jan 15, 2025
@vepatel
Copy link
Contributor Author

vepatel commented Jan 15, 2025

UACs:

  • will require setting up a persistent account in 3rd party provider preferably Azure AD: keycloak is preferred because of access restrictions
  • make sure the test runs nightly only as to avoid spamming the provider: this test will be using a UI framework and will only be ran nightly using a marker (invoked from pytest script)
  • integrate in CI: should be added to nightly suite as usual

@vepatel vepatel changed the title Add automation test for OIDC functionality POC: Add automation test for OIDC functionality Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
poc Tasks that require investigation proposal An issue that proposes a feature request refined Issues that are ready to be prioritized tests Pull requests that update tests
Projects
Status: In Progress 🛠
Development

No branches or pull requests

2 participants