Topic 1 Question 351
2 つ選択A company has an internal website that contains sensitive data. The company wants to make the website public. The company must ensure that only employees who authenticate through the company's OpenID Connect (OIDC) identity provider (IdP) can access the website. A developer needs to implement authentication without editing the website.
Which combination of steps will meet these requirements?
Create a public Network Load Balancer.
Create a public Application Load Balancer.
Configure a listener for the load balancer that listens on HTTPS port 443. Add a default authenticate action providing the OIDC IdP configuration.
Configure a listener for the load balancer that listens on HTTP port 80. Add a default authenticate action providing the OIDC IdP configuration.
Configure a listener for the load balancer that listens on HTTPS port 443. Add a default AWS Lambda action providing an Amazon Resource Name (ARN) to a Lambda authentication function.
ユーザの投票
コメント(6)
- 正解だと思う選択肢: BC
BC is the correct answer.
👍 465703c12024/05/25 The correct answer to ChetGPT is B, C
👍 3komorebi2024/03/26- 正解だと思う選択肢: BC
BC is correct
👍 3seetpt2024/03/29
シャッフルモード