MAS can infer the client IP address from the X-Forwarded-For header. It will trust the value for this header only if the request comes from a trusted reverse proxy listed here.
Declarations
Type
list of stringDefault
[
"127.0.0.1/8"
"::1/128"
]MAS can infer the client IP address from the X-Forwarded-For header. It will trust the value for this header only if the request comes from a trusted reverse proxy listed here.
list of string[
"127.0.0.1/8"
"::1/128"
]