How to Configure Azure Application Gateway for Agile PLM WL-Proxy-SSL
Oracle Agile
version: 9.3.6
NetScaler uses this below. Are there examples of how to configure the same thing in AGW?
enable ns feature REWRITE
add rewrite action Insert-SSL-Header insert_http_header WL-Proxy-SSL "\"true\"" -bypassSafetyCheck YES
add rewrite policy SSL-Header-policy HTTP.REQ.IS_VALID Insert-SSL-Header
bind lb vserver agilestage.corp-443 -policyName SSL-Header-policy -priority 100 -gotoPriorityExpression END -type REQUEST