Skip to main content

MachineContext

Represents a Machine Authenticator authentication context. When defined, a Machine Authentication authenticator is expected in the authentication request. Risk will apply if the machine authentication authenticator is not present or if the risk for the machine authentication authentication is greater than the risk limit define for the Machine context.

Properties

NameTypeDescriptionNotes
denyAccessBooleanIf true, the resource rule evaluating the context will return Access Denied.
riskLimitIntegerThe risk points apply if the machine authenticator risk is below or equal to this value.
riskPointIntegerThe number of risk points that apply if this context applies.