Skip to main content

Condition for Adaptive authentication

Introduction

When the authentication is being defined, Soffid allows you to add some adaptive authentications in addition to the Authentication methods. Those adaptive authentications will be evaluated, and when the result of the condition will be true, the rule will be enabled.

The result of the rule must be true or false. There are some available vars to create the condition:

      • dayOfWeek
      • daysSinceLastLogon
      • daysSinceLastLogonFromSameHost
      • failuresForSameIp
      • failuresForSameUser
      • failuresRatio
      • hour
      • identityProvider
      • ipAddress
      • minute
      • newDevice
      • sameCountry
      • serviceProvider
      • sourceCountry
      • user

 

Screen overview