Implementing forwarding of credentials when using Radius Authentication
You want to set up and implement forwarding of credentials when using Radius Authentication
You can use the CLI command spoof-authentication to enable or disable the forwarding of user credentials from the credential cache to the OCS (Origin Content Server). This will only work if the ProxySG and the OCS expect the same user credential combinations.
Example:
SGOS#(config)security radius edit-realm testradius
SGOS#(config radius testradius)spoof-authentication origin
use this if the spoofed header is an Authorization: header
OR
SGOS#(config radius testradius)spoof-authentication proxy
use this if the spoofed header is a Proxy-Authorization: header