You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/templates/auth-error.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@
38
38
<divclass="container">
39
39
<h2>An error occurred during the authentication procedure.</h2>
40
40
<p><b>If you are a user of <spanth:text="${application_name}"></span>:</b> please report this issue to your administrator and try to log out from your Identity Provider.</p>
41
-
<p><b>If you are an administrator of <spanth:text="${application_name}"></span>:</b> this error page is typically shown because of an configuration error in the authentication setup. See the ShinyProxy logs for more information.</p>
41
+
<p><b>If you are an administrator of <spanth:text="${application_name}"></span>:</b> this error page is typically shown because of an configuration error in the authentication setup. See the logs for more information.</p>
0 commit comments