Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
AEK
SuperUser
SuperUser

FWB, SAML and Credential Stuffing

Hi FWB admins

 

In FortiWeb, when using SAML authentication to access a protected server, can FWB protect against Credential Stuffing?

I think something in the admin guide says it does when using site publish, but it is not 100% clear if it does.

https://docs.fortinet.com/document/fortiweb/7.4.10/administration-guide/272565

 

So the three questions are:

  1. Does FWB protect against credential stuffing when using SAML authentication via site publish?
  2. And does it protect against it when using SAML authentication directly with the protected server without using FWB's site publish?
  3. And in case you confirm it does then please explain how it can, given that the authentication is between the client and the IdP
AEK
AEK
2 REPLIES 2
ElwinBERRAR
New Contributor

When SAML authentication is used, FortiWeb doesn’t actually see the user’s credentials, since authentication happens directly between the client and the Identity Provider (IdP). Because of that, FortiWeb can’t apply its usual credential-stuffing protections in that flow. If you enable Site Publish, FortiWeb becomes part of the authentication path.

It can then analyze login attempts, detect repeated credential reuse, and apply rate-limiting or CAPTCHA before sending credentials to the IdP. That’s the only case where its credential-stuffing protection applies. When SAML is configured directly between the client and the protected server, the login process bypasses FortiWeb’s controls, so credential-stuffing detection won’t work in that setup.

To prevent such attacks in that case, you’d need to rely on the IdP’s own protections or additional WAF rules focusing on abnormal request patterns.

Elwin
Elwin
AEK

Thanks for your feedback.

Did you have the chance to test it? Currently I don't have a valid license to do the tests.

AEK
AEK
Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors