fortigate/vdom_TEST/icap.cfg Sat Oct 11 05:07:41 PM EDT 2025
This commit is contained in:
parent
0a944a9f19
commit
f7cf285668
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