kumaradityaraj opened a new pull request, #3208:
URL: https://github.com/apache/incubator-kie-tools/pull/3208

   ### 🔗 **Related Issues / Tickets**  
   Closes *(https://github.com/apache/incubator-kie-tools/issues/2696)*
   
   ---
   
   
   ### 🚀 **Pull Request**  
   **Make Management Console Read-Only Due to Restricted Endpoint Access**
   
   ---
   
   ### 📝 **Summary**
   
   This PR updates the **Management Console** to be **read-only** and removes 
the **Workflow Definitions** section.
   
   ---
   
   ### 💡 **Reasoning**
   
   - Workflow endpoints (e.g., `https://mydomain/greeting`) are **not exposed 
outside the cluster**.
   - As a result, the Management Console **cannot reach them** from the web 
application.
   - While a workaround exists, it poses **potential security risks**.
   - ✅ To maintain a secure setup, we've:
     - **Restricted the console to only access `data-index`**
     - **Removed the Workflow Definitions section**
   
   ---
   
   ### 📌 **Additional Notes**
   
   This change improves **security**, simplifies the deployment, and ensures 
compatibility with **clustered environments** where external endpoint access is 
restricted.
   
   ---
   ### 📹 **New look of the webapp**
   
   <img width="1512" height="832" alt="Screenshot 2025-07-17 at 2 34 42 PM" 
src="https://github.com/user-attachments/assets/2365b2a6-bb70-4340-ad08-7bca85938afa";
 />


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to