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
deny_accessboolIf true, the resource rule evaluating the context will return Access Denied.
risk_limitintThe risk points apply if the machine authenticator risk is below or equal to this value.
risk_pointintThe number of risk points that apply if this context applies.

Example