From 2af82295b8fc54e7a3c351e90b0c6020528a64a6 Mon Sep 17 00:00:00 2001 From: Sandor Molnar Date: Mon, 13 Jul 2026 13:24:06 +0200 Subject: [PATCH] KNOX-3376: Use DeafultAliasService in Knox OOTB --- gateway-release/home/conf/gateway-site.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/gateway-release/home/conf/gateway-site.xml b/gateway-release/home/conf/gateway-site.xml index a33e908dd9..958712d4a6 100644 --- a/gateway-release/home/conf/gateway-site.xml +++ b/gateway-release/home/conf/gateway-site.xml @@ -17,11 +17,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - gateway.service.alias.impl - org.apache.knox.gateway.services.security.impl.RemoteAliasService - + gateway.port 8443