fortigate/vdom_Policy/icap.cfg Wed Oct 15 08:27:19 PM EDT 2025
This commit is contained in:
parent
f1b3f886fd
commit
8cca4317f6
14
configs/fortigate/vdom_Policy/icap.cfg
Normal file
14
configs/fortigate/vdom_Policy/icap.cfg
Normal file
@ -0,0 +1,14 @@
|
||||
config icap profile
|
||||
edit "default"
|
||||
config icap-headers
|
||||
edit 1
|
||||
set name "X-Authenticated-User"
|
||||
set content "$user"
|
||||
next
|
||||
edit 2
|
||||
set name "X-Authenticated-Groups"
|
||||
set content "$local_grp"
|
||||
next
|
||||
end
|
||||
next
|
||||
end
|
||||
Loading…
x
Reference in New Issue
Block a user