How to Implement Authentication for BIRT 4.5 Run Endpoint in a Spring MVC Application Deployed on Kubernetes #1927
Unanswered
edwinjames07
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm currently using BIRT version 4.5 (JAR) in my Spring MVC application and need to secure the run endpoint to prevent unauthorized access from outside my application. My application is deployed on Kubernetes, and I want to ensure that only requests originating from within my Spring MVC app can access the BIRT run endpoint.
Beta Was this translation helpful? Give feedback.
All reactions