WiFi Guest Management
Hi,
So the guest management let me generate random usernames and passwords so that each guest can use them for WiFi guest authentication. This means that i have to print a paper for each random credential and pass it to each guest, which is a nightmare practice.
Here is my scenario that i want to accomplish in more intelligent method:
1) Each guest will connect to a guest SSID
2) Each guest will fire up the browser and fortigate shows up a "Welcome to WiFi Guest" page
3) In this page, each guest will click a "Generate" button to generate a random credential.
Note: Of course, this button will make a call to the "Create new user" in the "Guest Management" section.
4) Each a guest will use the generated credential to access the internet.
It should work like this instead of passing a piece of paper for each guest.
Does FG support this scenario? If not, can i have access to FOS API so a developer i know can do this?
Thanks