Clearer error message

This commit is contained in:
Johan Björklund 2025-01-14 10:16:04 +01:00
parent e5c1498751
commit 528a9417c8
Signed by untrusted user: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -25,7 +25,8 @@
<body>
<div class="centered-text">
<h1>401 - Unauthorized</h1>
<p />The SSO proxy did not find your user in any required user groups defined in the SSO proxy config.
<p />The SSO proxy did not find your user in any groups in the SSO proxy config.
<p />To gain access your user must be added to a trusted group.
</div>
</body>
</html>