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

Define Spring Security & Oauth2 module for Camunda Run #4451

Open
1 task
Tracked by #4450
danielkelemen opened this issue Jun 24, 2024 · 3 comments
Open
1 task
Tracked by #4450

Define Spring Security & Oauth2 module for Camunda Run #4451

danielkelemen opened this issue Jun 24, 2024 · 3 comments
Assignees
Labels
potential:7.22.0 scope:run Changes to the Run distribution. scope:spring-boot Changes to the Spring Boot starter. type:subtask Issues that are subtasks of another issue. Must always be part of the breakdown of the parent issue.

Comments

@danielkelemen
Copy link
Member

danielkelemen commented Jun 24, 2024

Acceptance Criteria (Required on creation)

  • There is an oauth2 Camunda Run module
    • This module can be activated via --oauth2 flag
  • There is a spring security Camunda Spring Boot module
  • These reference the required dependencies for Spring Security with oauth2
  • If activated, Spring Security is disabled for Camunda endpoints and regular Camunda auth is used.

Hints

  • License check!

Links

Breakdown

PRs

  1. bot:java-dependency-check bot:java-dependency-tree ci:run ci:spring-boot
    danielkelemen
@danielkelemen danielkelemen added type:subtask Issues that are subtasks of another issue. Must always be part of the breakdown of the parent issue. scope:run Changes to the Run distribution. scope:spring-boot Changes to the Spring Boot starter. potential:7.22.0 labels Jun 24, 2024
@danielkelemen danielkelemen changed the title Define Spring Security & Oauth2 for Camunda Run Define Spring Security & Oauth2 module for Camunda Run Jun 24, 2024
@danielkelemen danielkelemen self-assigned this Jul 1, 2024
@punitdarira
Copy link
Contributor

Hi Daniel,
I would very much like to work on these security issues if no one else has already started working on it

@danielkelemen
Copy link
Member Author

Hi @punitdarira,
Thanks for the heads up!
There was a POC where many implementation details were already done. I think most work on these sub-tasks will be about testing. This issue is also mostly done already.
We still might be able to find you something, I will think about it and ping you!
-Daniel

@punitdarira
Copy link
Contributor

punitdarira commented Jul 4, 2024

Thank you for the response @danielkelemen. Yes please do let me know I would love to work on spring-security

danielkelemen added a commit that referenced this issue Jul 5, 2024
danielkelemen added a commit that referenced this issue Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
potential:7.22.0 scope:run Changes to the Run distribution. scope:spring-boot Changes to the Spring Boot starter. type:subtask Issues that are subtasks of another issue. Must always be part of the breakdown of the parent issue.
Projects
None yet
Development

No branches or pull requests

2 participants