Forwarded headers are only available when using authentication methods that provide user identity information.
Supported Headers
Pangolin forwards the following headers to your backend when user identity is available:Header | Description | Example |
---|---|---|
Remote-User | Unique username or user ID | user_123 |
Remote-Email | User’s email address | john.doe@example.com |
Remote-Name | User’s full name | John Doe |
Authentication Methods
Headers Available
These authentication methods provide user identity information and will include the forwarded headers:Single Sign-On (SSO)
Full user identity information including username, email, and name.
Headers Not Available
These authentication methods do not provide user identity information:PIN Code
No user identity - only access control.
Password
No user identity - only access control.
Shareable Links
No user identity - only access control.