In addition to the configurable custom links, plugins can be used to add functionality to the Welcome application. For further details about the concepts behind plugins, please read the Cockpit plugins section. The two plugin points below are frontend only; a Welcome plugin can also register backend resources via the org.eximeebpms.bpm.welcome.plugin.spi.WelcomePlugin SPI — see spring-boot-starter/starter-security’s SsoLogoutWelcomePlugin for a real example that exposes its own JAX-RS resource.

Plugin point

Name: welcome.dashboard.

Name: welcome.profile.

On this page