Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
TheOnlyJames
New Contributor III

Captive Portal FortiAuthenticator

As per - https://docs.fortinet.com/document/fortiauthenticator/6.5.0/cookbook/578250/fortiauthenticator-as-a-...

 

it says at the end "

Configuring firewall authentication portal settings on FortiGate

The following settings are required to avoid certificate and security errors on the client. After the user is authenticated using the external captive portal, the browser redirects briefly to the firewall authentication portal over HTTPS. The browser then redirects the user to the original URL or a specific URL.

The specific URL needs to be configured in the Redirect after Captive Portal option in Create New SSID dialog.

To configure firewall authentication portal address from the CLI:
  1. Enter the following commands to set to the firewall authentication portal address:

    config firewall auth-portal

    set portal-addr <addr> #portal-addr setting must be an FQDN that resolves to the interface IP address of the guest SSID. The client must be able to resolve this using the DNS server configured in the DHCP scope.

    end

"

 

This makes no sense?  surely I need a public signed cert for the FAC for a guest to trust the portal?

15 REPLIES 15
TheOnlyJames

The FortiGate and FAC are on the same domain, so in the DNS SAN,  I would add the hostname of the gate and the FAC yes? myfortigate.local and myfac.local?

TheOnlyJames

Thank you for your help, one question though, I dont have a certificate yet, so surely, I would be able to "accept risk" on the browser and I should still see the page?

If I browse to it manually, I get "403 Forbidden" despite allowing guest portals on the interface? I can browse to the self service portal? but not this one? 

TheOnlyJames

Hi, I managed to get a public cert with multi SAN, but as it was created on the FAC with a CSR, I cannot get the private key to also import onto the Fortigate?! how can I get the cert on the gate to make this work please

adambomb1219

Why not generate a new CSR for the FortiGate?

TheOnlyJames

they are expensive, and to create 2 Public Certs for a quick redirection just seems overkill to me, wanted to create a MULTISAN certificate, without using a CSR so its not tied to one device, not sure thats even possible!

ebilcari

It should be possible by using a CSR generator and also the signing entity usually allows to create a CSR on their webpage.

- Emirjon
If you have found a solution, please like and accept it to make it easily accessible for others.
Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors