VMware NSX 4.x Professional (2023) — Question 86
Which two steps must an NSX administrator take to integrate VMware Identity Manager in NSX to support role-based access control? (Choose two.)
Answer options
- A. Create a SAML authentication in VMware Identity Manager using the NSX Manager FQDN.
- B. Enter the Identity Provider (IdP) metadata URL in NSX Manager.
- C. Create an OAuth 2.0 client in VMware Identity Manager.
- D. Add NSX Manager as a Service Provider (SP) in VMware Identity Manager.
- E. Enter the service URL, Client Secret, and SSL thumbprint in NSX Manager.
Correct answer: C, E
Explanation
The correct answers are C and E because creating an OAuth 2.0 client in VMware Identity Manager is essential for authentication, and entering the service URL, Client Secret, and SSL thumbprint in NSX Manager is necessary for establishing a secure connection. Options A, B, and D are related to SAML and Service Provider configurations, which are not required for OAuth 2.0 integration.