Red Hat Training

A Red Hat training course is available for Red Hat Fuse

Chapter 7. Integration with Red Hat Single Sign-On

Red Hat provides a single sign-on option (Red Hat Single Sign-On) that works with JAAS to provide enterprise security for certain Web client applications and services running inside Fuse and Fuse administration services (SSH, JMX, and Fuse Management Console).

Adapters are provided for the following types of container in Red Hat Fuse:

7.1. Adapter for Spring Boot container

The adapter for the Spring Boot container supports the following embedded Web containers:

  • Undertow
  • Jetty
  • Tomcat

For details on installing and using the Red Hat Single Sign-On adapter for the Spring Boot container, see Spring Boot Adapter in the Red Hat Single Sign-On Securing Applications and Services Guide.

7.2. Adapter for Apache Karaf container

The adapter for the Apache Karaf container can secure the following components:

  • Classic WAR applications deployed on Fuse with Pax Web War Extender.
  • Servlets deployed on Fuse as OSGI services with Pax Web Whiteboard Extender and additionally servlets registered through org.osgi.service.http.HttpService#registerServlet()` which is a standard OSGi Enterprise HTTP Service.
  • Apache Camel Undertow endpoints running with the Camel Undertow component.
  • Apache CXF endpoints running on their own separate Undertow engine.
  • Apache CXF endpoints running on the default engine provided by the CXF servlet.
  • SSH and JMX admin access.
  • Hawtio administration console.

For details on installing and using the Red Hat Single Sign-On adapter for the Apache Karaf container, see JBoss Fuse 7 Adapter in the Red Hat Single Sign-On Securing Applications and Services Guide.

7.3. Adapter for JBoss EAP container

The adapter for the JBoss Enterprise Application Platform (EAP) container provides security for WARs, enabling you to define role-based security constraints on your URLs.

For details on installing and using the Red Hat Single Sign-On adapter for the JBoss EAP container, see JBoss EAP Adapter in the Red Hat Single Sign-On Securing Applications and Services Guide.