Your SSO service homepage (https://<YOUR_AUTH_DOMAIN>.<YOUR_LOGIN_DOMAIN>) lists the apps that are bound to the service. This might be seen as a security concern as it exposes internal application names and URLs
Elastic Application Runtime with Single Sign-On Tile
By default, applications bound to the SSO service will be shown on the homepage
Set the relevant property to hide the app from the homepage. There are multiple ways to do this:
show_on_home_page parameter to false when you are binding the app to the SSO service
showOnHomePage to false using the UAA API