시험덤프
매달, 우리는 1000명 이상의 사람들이 시험 준비를 잘하고 시험을 잘 통과할 수 있도록 도와줍니다.
  / EX380 덤프  / EX380 문제 연습

RedHat EX380 시험

Red Hat Certified Specialist in OpenShift Automation and Integration exam 온라인 연습

최종 업데이트 시간: 2025년08월07일

당신은 온라인 연습 문제를 통해 RedHat EX380 시험지식에 대해 자신이 어떻게 알고 있는지 파악한 후 시험 참가 신청 여부를 결정할 수 있다.

시험을 100% 합격하고 시험 준비 시간을 35% 절약하기를 바라며 EX380 덤프 (최신 실제 시험 문제)를 사용 선택하여 현재 최신 80개의 시험 문제와 답을 포함하십시오.

 / 2

Question No : 1


How do you update the OAuth configuration to add a new identity provider?

정답:
Explanation:
oc edit oauth opens the current OAuth configuration for editing, allowing you to add a new identity provider.

Question No : 2


What is the purpose of the clientSecret in the OIDC configuration?

정답:
Explanation:
The clientSecret is used to authenticate the OpenShift cluster with the OIDC provider (Keycloak).

Question No : 3


What must be created in Keycloak to enable OIDC integration with OpenShift?

정답:
Explanation:
You need to create a Realm and a Client in Keycloak for proper OIDC integration.

Question No : 4


Which OpenShift role allows a user to manage resources within a specific namespace?

정답:
Explanation:
The admin role allows full management of resources within a specific namespace.

Question No : 5


What are two necessary components in the oauth.yaml file for OIDC configuration with Keycloak?

정답:
Explanation:
issuerURL points to the Keycloak server, and clientID identifies the OpenShift cluster as a client to Keycloak.

Question No : 6


Which protocol does OpenShift use to communicate with Keycloak for authentication?

정답:
Explanation:
OpenShift uses the OpenID Connect (OIDC) protocol to integrate with Keycloak for authentication.

Question No : 7


Which OpenShift command lists configured identity providers?

정답:
Explanation:
oc get oauth displays the configured identity providers for the OpenShift cluster.

Question No : 8


Which component in Keycloak defines the applications allowed to authenticate?

정답:
Explanation:
A Client in Keycloak represents an application that can request authentication and authorization.

Question No : 9


In OIDC configuration, what does the issuerURL parameter specify?

정답:
Explanation:
The issuerURL parameter points to the Keycloak server's endpoint that issues tokens for validation.

Question No : 10


Which OpenShift resource type is used to define integration with Keycloak as an OIDC provider?

정답:
Explanation:
The OAuth resource type in OpenShift defines how the cluster integrates with identity providers like Keycloak.

Question No : 11


Which field specifies the CA certificate for LDAP communication?

정답:
Explanation:
The ca field defines the certificate authority for secure LDAP communication.

Question No : 12


Which OpenShift resource maps roles to users and groups?

정답:
Explanation:
A RoleBinding assigns roles to users and groups for specific namespaces.

Question No : 13


What is the default port for secure LDAP (LDAPS)?

정답:
Explanation:
Port 636 is the default for secure LDAP connections (LDAPS).

Question No : 14


Which two commands can verify LDAP group synchronization?

정답:
Explanation:
oc get groups lists all groups, and oc describe group <name> shows group details.

Question No : 15


How do you schedule regular LDAP group synchronization?

정답:
Explanation:
A CronJob schedules tasks like LDAP group synchronization at regular intervals.

 / 2