ApplicationJitAccessPolicy interface

Managed application Jit access policy.

Properties

jitAccessEnabled

Whether the JIT access is enabled.

jitApprovalMode

JIT approval mode.

jitApprovers

The JIT approvers

maximumJitAccessDuration

The maximum duration JIT access is granted. This is an ISO8601 time period value.

Property Details

jitAccessEnabled

Whether the JIT access is enabled.

jitAccessEnabled: boolean

Property Value

boolean

jitApprovalMode

JIT approval mode.

jitApprovalMode?: string

Property Value

string

jitApprovers

The JIT approvers

jitApprovers?: JitApproverDefinition[]

Property Value

maximumJitAccessDuration

The maximum duration JIT access is granted. This is an ISO8601 time period value.

maximumJitAccessDuration?: string

Property Value

string