Skip to main content
rcpdkc
Explorer II
March 14, 2024
Question

Fortinac-F Guest Login

  • March 14, 2024
  • 2 replies
  • 1162 views

I have prepared a portal to register the user. I add the user to Fortinac by getting the user's information with the API. After the user addition process is finished, I redirect it to the guest login screen. When he enters his username and password on the screen in the first picture, the screen in the 2nd picture comes while he should normally be directly included in the system. Without the screen in the 2nd picture, how can I log in only with the screen in the 1st picture?

 

 

NAC1.PNGNAC2.PNG

 

 

2 replies

rcpdkc
rcpdkcAuthor
Explorer II
March 14, 2024

Or is there an API that will allow me to get user information and log in automatically?

ebilcari
Staff
Staff
March 19, 2024

If the host is already created in FNAC (via API) and it has the MAC address of the host listed as Adapter than next time when this host joins the WiFi network, it should be automatically moved to the guest VLAN. The portal will not be shown and there is no need for a new registration.

Emirjon
rcpdkc
rcpdkcAuthor
Explorer II
March 19, 2024

I don't register the mainframe to Fortinac with the API, I just create a user for the guest group, send the user a username and password via sms and after registration it sends them to the login screen. Here I want the user to connect directly to the network after entering the incoming information, but the user's summary information screen appears. I want the user to register directly without this screen.
Or if there is an api to register the host computer to the system with a 1 day usage time, where can I find it?