An organization is updating its enterprise Identity and Access Management (IAM) architecture to reduce credential exposure and prevent lateral movement across server environments. The security architect needs to eliminate static, long-lived administrator credentials and ensure that elevated privileges are granted only on-demand for specific tasks and automatically revoked upon task completion. Which of the following IAM architectural strategies best fulfills this requirement?
- Implementing Privileged Access Management (PAM) integrated with Just-In-Time (JIT) access and ephemeral credential provisioning.Cevap
- BMandating multi-factor authentication (MFA) for all domain administrator logins across internal network segments.
- CRestricting administrative interactive sessions to dedicated jump hosts located within a secured management VLAN.
- DEnforcing static role-based access control (RBAC) directory groups for administrator privilege assignment.
Cevap
Implementing Privileged Access Management (PAM) integrated with Just-In-Time (JIT) access and ephemeral credential provisioning.
The solution advocating Privileged Access Management (PAM) with Just-In-Time (JIT) access and ephemeral credential provisioning directly meets the objective. JIT access eliminates standing privileges by generating temporary, scoped credentials or elevating access rights strictly during an approved session window and revoking them automatically afterward.
Adım Adım Çözüm
Anahtar Kavram
Privileged Access Management (PAM) and Just-In-Time (JIT) Access Architecture