-
-
Notifications
You must be signed in to change notification settings - Fork 290
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
feat: Add Keycloak module #880
Conversation
✅ Deploy Preview for testcontainers-dotnet ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much for your contribution. The Keycloak module configuration looks quite good. I just have a minor question or suggestion to improve it. Other than that, great work! Thank you 🥳.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR looks good. Anything left? Ready for review?
This should be it, unless I need to rebase the latest changes again. |
👍 No, you don't. I'll merge it later. Thanks already. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution 🙌.
What does this PR do?
Introduce Keycloak module.
Why is it important?
Allows to run integration tests with OAuth/OIDC auth.
Related issues
Closes #879