-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Introduce Spring Boot Security Starter & Oauth2 Camunda Run modules #4451
Comments
Hi Daniel, |
Hi @punitdarira, |
Thank you for the response @danielkelemen. Yes please do let me know I would love to work on spring-security |
For the reviewer: This change only adds a new module containing Spring Security. We decided that in Run it will be deactivated by default, in Boot it won't be deactivated. You can test this in Spring Boot or Run: Boot:
Run:
Some additional notes: #4478 (comment) |
Started an example with |
Moving the `modules/oauth2` from `distro-ce` to `distro` profile since it should be available in both builds ce and ee. #4451
related to camunda/camunda-bpm-platform#4451 Backported commit 2368e55663 from the camunda-bpm-platform repository. Original author: Daniel Kelemen <[email protected]>
Acceptance Criteria (Required on creation)
--oauth2
flagHints
Links
Breakdown
PRs
The text was updated successfully, but these errors were encountered: