Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Jetty 9.4 and Keycloak adapter
  • From: "Visinescu, Daniel" <Daniel.Visinescu@xxxxxxxxxxxxxxx>
  • Date: Fri, 15 Oct 2021 10:38:28 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ro.yokogawa.com; dmarc=pass action=none header.from=ro.yokogawa.com; dkim=pass header.d=ro.yokogawa.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=vBSov/w/HIXM+tU+2iXi1d8D32qvhFdjyFWPmIMDpjU=; b=nXvy6l0PkszWsrT6nXSgOQXQHQ3kjjw2vXOYxXLUJg89t7uM4ZDvF4Q3PV04D7UtU/4VyYzl8YRs5ADdpCuGDZYs6S7z2U0gRmpGAEIkL+OrlaCsnv669W2ao2bB/c3HceibY01xWcq91Dcvt/uVFk29kS68HHsRTYmI3sGCvK6nq/zdys2gbgKSkQjLxgvzOMeuWHIB3UseZV7l3GGt+Qm6F8K+RfFaSu3/Wt6iu2jK77K5P+IB7aH8XqD2aIoZ3RnWSAvUSafB16mOODEOjI8uxyRj6ALQLAgi7gCB7Pk3w9MKKXIHzn7hQmme5CdCXZRLSvtH+S/+ELMIp2LjlA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=gG3vgvxhp9NH0krfLJqZdGL86D9mIq6vTNJ/Pqk4oit3f7dlb/s0PV42H7Ioq/iwZXNXjFhZIULa51ScyKsz+mP55rVW0GBK0wAN/exdH0ghqb0MH91yRwq918wm4RB61702DcFn6dgxTzKyWS18RT/1iaOL6j2mBmxv8uYOhsfyHp6pNU1ymHaO+fSIqdZJcC2mO8OyRQwZOTuLdgtkLGAmzqtZoS5mD1OPePz+yXtVUSK3pDMmKZjeBnXp0SaonwPQPEEhe1sdI3UeLipF1Xe1rRl60jVBg9EybvDaJ/hftqSsO+pWIypopAAw5MHlmKD42pzS3zW+kzyIe9PB+Q==
  • Delivered-to: jetty-users@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jetty-users/>
  • List-help: <mailto:jetty-users-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jetty-users>, <mailto:jetty-users-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jetty-users>, <mailto:jetty-users-request@eclipse.org?subject=unsubscribe>
  • Msip_labels: MSIP_Label_a8a8421d-816e-4e3c-9a0a-cca4b6096c8b_ActionId=399a9e05-18dc-4e79-b1fa-044e92093761; MSIP_Label_a8a8421d-816e-4e3c-9a0a-cca4b6096c8b_ContentBits=0; MSIP_Label_a8a8421d-816e-4e3c-9a0a-cca4b6096c8b_Enabled=true; MSIP_Label_a8a8421d-816e-4e3c-9a0a-cca4b6096c8b_Method=Standard; MSIP_Label_a8a8421d-816e-4e3c-9a0a-cca4b6096c8b_Name=Unrestricted; MSIP_Label_a8a8421d-816e-4e3c-9a0a-cca4b6096c8b_SetDate=2021-10-15T10:36:11Z; MSIP_Label_a8a8421d-816e-4e3c-9a0a-cca4b6096c8b_SiteId=82568287-17fd-4481-b096-19a7cbd3780e;
  • Thread-index: AdfBsH8Uh/J1SwZjTTCHTpdcW9MI6g==
  • Thread-topic: Jetty 9.4 and Keycloak adapter

Dear all,

 

Does anybody has experience using the available Keycloak adapter for Jetty 9.x on a embedded Jetty server

https://wjw465150.gitbooks.io/keycloak-documentation/content/securing_apps/topics/oidc/java/jetty9-adapter.html

 

It would be nice if there is some kind of demo project on how to authenticate/configure Jetty for Keycloak SSO

 

Thanks in advance!

Daniel


Back to the top