fortigate/vdom_TEST/icap.cfg Wed Oct 15 08:27:19 PM EDT 2025
This commit is contained in:
parent
40cbd08d81
commit
811e2869b7
14
configs/fortigate/vdom_TEST/icap.cfg
Normal file
14
configs/fortigate/vdom_TEST/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