Try this exercise. Click the correct answer from the options.
What is the purpose of configuring Spring Cloud Gateway to act as an OAuth2 authentication gateway?
Click the option that best answers the question.
- To enforce authentication and authorization rules for microservices
- To facilitate communication between microservices
- To handle token management and expiration in microservices
- To secure the communication between the OAuth2 authorization server and microservices