diff --git a/app/portainer/views/home/home.html b/app/portainer/views/home/home.html
index d7190ef63..1ffae5f9e 100644
--- a/app/portainer/views/home/home.html
+++ b/app/portainer/views/home/home.html
@@ -30,7 +30,7 @@
title-text="Endpoints" title-icon="fa-plug"
endpoints="endpoints"
dashboard-action="goToDashboard"
- show-snapshot-action="isAdmin"
+ show-snapshot-action="!applicationState.application.authentication || isAdmin"
snapshot-action="triggerSnapshot"
>