Skip to main content
jorbe
New Member
December 6, 2019
Question

FSSO authentication

  • December 6, 2019
  • 1 reply
  • 2448 views

I have implemented FSSO authentication, but unauthenticated users which match the source network (but not FSSO group) can not access resources.

    1 reply

    xsilver_FTNT
    Staff
    Staff
    December 6, 2019

    That's actually expected outcome as firewall is implicitly Deny:Any and so firewall policies are actual exceptions to that generic rule, right?

    And as unauthenticated users do not and can not match to required/mandatory group, then "tho shell not pass".

     

    To let them through use either:

    - FSSO Guest group as last possible match

    - set up fallback to other, active, auth method