Is it possible to change the the landing home page in USS from the dashboard to the browsing catalog ?
Edit the portal-ext.properties file, which can be found in the following path ..\CA\Self-Service\OSOP
search for the following line
#login/logout page configuration
default.landing.page.path=/web/frontoffice/dashboard?_area_=dashboard
Change it to
#login/logout page configuration
default.landing.page.path=/web/frontoffice/browse-catalog
Restart the service and clear the browser cache, next time that you access USS, it will bring the catalog of services directly.