VMware vSphere with Kubernetes Specialist — Question 34
Which parameters are needed to enter an OpenID Connect/OAuth 2.0 Connect Application?
Answer options
- A. Target URL, provider URL, client ID, and client secret
- B. Target URL, redirect URL, client ID, and client secret
- C. Server URL, redirect URL, provider ID, and client secret
- D. Server URL, redirect URL, client ID, and client secret
Correct answer: B
Explanation
The correct answer is B because it specifies the necessary parameters for setting up an OpenID Connect/OAuth 2.0 Connect Application, including the target URL, redirect URL, client ID, and client secret. Options A, C, and D contain incorrect parameters such as 'provider URL' and 'server URL,' which are not required in this context.