Merge branch 'v3.0.x' into tr-integ
[freeradius.git] / raddb / policy.d / abfab-tr
index 2b98329..b55adc8 100644 (file)
@@ -29,9 +29,9 @@ abfab_pre_proxy {
        }
 
        # set trust-router-coi attribute from the client configuration
-       if ("%{client:trust-router_coi}") {
+       if ("%{client:trust_router_coi}") {
                update proxy-request {
-                       Trust-Router-COI := "%{client:moonshot_coi}"
+                       Trust-Router-COI := "%{client:trust_router_coi}"
                }
        }
 
@@ -43,7 +43,6 @@ abfab_pre_proxy {
        }
 }
 
-#
 #  A policy which is used to validate channel-bindings.
 #
 abfab_channel_bindings {