EX280 User And RBAC Management Practice Question
An OpenShift cluster integrates with an LDAP server where user attribute names differ from default settings (e.g., mail instead of preferredUsername). Where are these LDAP attribute mappings configured?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
In the LDAP identity provider specification under the 'attributes' mapping fields
LDAP identity provider configuration in the cluster OAuth resource includes an 'mappingMethod' and attribute mapping fields (like id, preferredUsername, name, email).
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
In the kube-apiserver ConfigMap under LDAP settings
Why it's wrong here
OAuth configuration is managed via the cluster authentication and OAuth CRs, not kube-apiserver ConfigMaps.
- ✗
In the GroupSync CRD resource settings
Why it's wrong here
GroupSync handles group membership synchronization, not individual user attribute field mappings.
- ✓
In the LDAP identity provider specification under the 'attributes' mapping fields
Why this is correct
The attributes block in the LDAP IDP configuration maps LDAP directory attributes to OpenShift user record fields.
- ✗
In the project request template annotations
Why it's wrong here
Project templates are unrelated to external identity provider attribute schemas.
About these practice questions
One of 509 original EX280 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Red Hat exam blueprint
This EX280 practice question is part of Courseiva's free Red Hat certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the EX280 exam.