Change Captive Portal IP Interface - doesn't work - Azure SAML
Hi everyone,
I'm trying to change the redirect IP address of the authentication portal on a FortiGate running version 7.4.12.
I currently have a captive portal that intercepts user traffic and authenticates users via SAML with Entra ID.
The issue is that after changing the IP address under:
Â
FGT_1 (auth-portal) # show
config firewall auth-portal
set portal-addr "10.0.0.1:1003"
endand, of course, updating the SAML configuration on both the FortiGate and Entra ID, when a user tries to log in using the new IP address (10.2.0.1), the FortiGate redirects them to:
Â
https://10.2.0.1:1003/fgtauthHowever, the connection just times out, as if port 1003 isn't listening.
If I switch everything back to the original IP address, the authentication works normally again.
I inherited this firewall already configured this way, so I'm not sure if there's another setting I should be checking.
Has anyone experienced this before or knows what else I should look at?
Thanks in advance!
