Hi all I am trying to use the API to create users and assign them to a
specific usergroup. I can use the POST to /api/v1/localusers/ to create
a user with a relevant JSON as body. This seems to work just fine. I am
a bit annoyed that I can't just add...
Thanks! I tried simply adding ALL roles/rights to the user and then my
call worked. So the trick now is to remove rights until I only have the
necessary rights :)
HiThe roles for the user that I use for API-calls are these: Can you
explain a bit more about the "diagnose web restart from CLI"? What is
that and how do I do it? Thanks!
Hi Markus I also only use local users and groups. I can log into
fortinet web solution as the same user as I use for API calls and add
the user to the group. So I expect that it is a completely valid
combnation. I don't know what a TAC case is. So ho...
I tried looking at the /debug now. Unfortunately, it just says
this:2022-12-05 10:14:21,177 information 5577 140339952920320 Receiving
HTTP POST request at "/api/v1/localgroup-memberships/" from
"172.17.202.19" (query params: ) (User: biztalk)2022-12...
Hi again Both the user and the group are local. I can log into the
Fortinet web site and add the user to the group manually. And both are
marked as "local". So I expect that to be in order? Thanks