-
Notifications
You must be signed in to change notification settings - Fork 76
Test Container for KeyCloak #4191
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
Labels
Comments
lorriborri
added a commit
that referenced
this issue
May 23, 2025
lorriborri
added a commit
that referenced
this issue
May 26, 2025
lorriborri
added a commit
that referenced
this issue
May 28, 2025
lorriborri
added a commit
that referenced
this issue
May 28, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Situation
When we configure oauth for the sechub server, we need to set up a IDP server manually (run keycloak docker image manually and configure)
Wanted
A out-of-the box solution which can be used for integration test
Solution
we do not use https://github.com/dasniko/testcontainers-keycloak, to make the docker solution reusable in helm charts for a local setup.
The text was updated successfully, but these errors were encountered: