shangeyao opened a new issue, #4394:
URL: https://github.com/apache/streampark/issues/4394

   ## Problem
   `PermissionAspect` only resolves Flink applications for `@Permission` 
checks. Spark application endpoints rely on Shiro role permissions but lack 
team-level isolation, allowing cross-team access when role permissions are 
broad.
   
   ## Proposed solution
   - Extend `PermissionAspect` to resolve Spark applications when Flink lookup 
misses
   - Add `@Permission` annotations to `SparkApplicationController` mirroring 
`FlinkApplicationController`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to