Comma separated list of case-insensitive headers to copy from the authorization servers response to the request sent to the backend. If not set no headers are copied. Example: Remote-User,Remote-Groups,Remote-Email,Remote-Name
Comma separated list of case-insensitive headers to copy from the authorization servers response to the response sent to the client. If not set no headers are copied. Example: Set-Cookie,WWW-Authenticate
Comma separated list of case-insensitive headers to copy from the original request to the request made to the authorization server. If not set all headers are copied. Example: Cookie,Authorization
Comma separated list of case-sensitive cookie names to exclude from the request to the backend. If not set no cookies are excluded. Example: authelia_session,another_session