fortigate/vdom_scsd/icap.cfg Sat Oct 11 05:07:41 PM EDT 2025
This commit is contained in:
parent
09359dbe8a
commit
68905b283f
14
configs/fortigate/vdom_scsd/icap.cfg
Normal file
14
configs/fortigate/vdom_scsd/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