diff --git a/manage/access-control/forwarded-headers.mdx b/manage/access-control/forwarded-headers.mdx
index f879794..ff4ebac 100644
--- a/manage/access-control/forwarded-headers.mdx
+++ b/manage/access-control/forwarded-headers.mdx
@@ -36,6 +36,14 @@ These authentication methods provide user identity information and will include
Full user identity information including username, email, and name.
+
+
+ Only `Remote-Email` is provided, set to the whitelisted address the visitor authenticated with. `Remote-User`, `Remote-Name`, and `Remote-Role` are not available since there is no associated user account.
+
+
+
+ Only available if the link was created with an associated user account. In that case, full user identity information is forwarded, the same as SSO. Links created without an associated user do not provide identity headers.
+
### Headers Not Available
@@ -50,8 +58,4 @@ These authentication methods do not provide user identity information:
No user identity - only access control.
-
-
- No user identity - only access control.
-