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

[Feature Request]: Support Exporting Web Server to .war File for Easier Integration with Keycloak #3907

Open
vegaskyo opened this issue May 3, 2024 · 0 comments

Comments

@vegaskyo
Copy link

vegaskyo commented May 3, 2024

What would you like to happen?

Description

Currently, the Apache Hop project utilizes an embedded Jetty server, which requires programmatic configuration for web server functionalities, including security handling with Keycloak. This setup poses challenges in environments that prefer or exclusively support WAR deployments, common in enterprise setups that utilize application servers like Tomcat or WildFly.

Feature Request

I propose adding support to export the Hop Web Server as a .war file. This change would simplify deploying on standard servlet containers or application servers and streamline the integration with security frameworks like Keycloak, which are more traditionally configured via web.xml.

Issue Priority

Priority: 3

Issue Component

Component: Hop Server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant