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

Add OIDC test using keycloak as idp #7242

Merged
merged 9 commits into from
Jan 30, 2025
Merged

Add OIDC test using keycloak as idp #7242

merged 9 commits into from
Jan 30, 2025

Conversation

vepatel
Copy link
Contributor

@vepatel vepatel commented Jan 29, 2025

Proposed changes

67b0df613c497e58c6c0209de9fef609.webm

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@github-actions github-actions bot added python Pull requests that update Python code chore Pull requests for routine tasks tests Pull requests that update tests labels Jan 29, 2025
@github-actions github-actions bot removed the tests Pull requests that update tests label Jan 30, 2025
@github-actions github-actions bot added the docker Pull requests that update Docker code label Jan 30, 2025
@vepatel vepatel changed the title add oidc test and test data Add OIDC test using keycloak as idp Jan 30, 2025
@vepatel vepatel marked this pull request as ready for review January 30, 2025 11:28
@vepatel vepatel requested a review from a team as a code owner January 30, 2025 11:28
@vepatel vepatel added the tests Pull requests that update tests label Jan 30, 2025
@vepatel vepatel linked an issue Jan 30, 2025 that may be closed by this pull request
@github-actions github-actions bot removed the tests Pull requests that update tests label Jan 30, 2025
@vepatel vepatel added the tests Pull requests that update tests label Jan 30, 2025
@vepatel vepatel enabled auto-merge (squash) January 30, 2025 16:44
@vepatel vepatel merged commit e03b216 into main Jan 30, 2025
80 checks passed
@vepatel vepatel deleted the tests/oidc branch January 30, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks docker Pull requests that update Docker code python Pull requests that update Python code tests Pull requests that update tests
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

Implement OIDC automation test
3 participants