- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Script/tool/method to pull webportal information.
I would like to have the fortigate update its webportal URLS dynamically using some kind of script or tool or pull method. As an example the Fortigate periodically pulls in a file from some linux server internally to create the webportal URL list that is then presented to the usergroup assigned to that portal.
Any one know how to do something like that?
Solved! Go to Solution.
- Labels:
-
FortiGate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @systemgeek ,
If we are talking about web portal bookmark. There is no option for automizing that.
But, if you have knowledge about API and for example python scripting. You can create a script for that. That script can control your list and configure this bookmark to the FortiGate portal via API.
NSE 4-5-6-7 OT Sec - ENT FW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @systemgeek ,
If we are talking about web portal bookmark. There is no option for automizing that.
But, if you have knowledge about API and for example python scripting. You can create a script for that. That script can control your list and configure this bookmark to the FortiGate portal via API.
NSE 4-5-6-7 OT Sec - ENT FW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I know how to program APIs and I know python but that is a pain. I am guessing I can just point the portal at a "static" page internally. That "static" page could be managed by a script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @systemgeek ,
Probably that will be the easiest way. However, redirection may not work on the web portal. Before configuring that, my advice is to try that with one server.
NSE 4-5-6-7 OT Sec - ENT FW
