When exposing an application, consider a an #APIGateway to protect it from attacks. Rate Limiting comes to mind first, but it shouldn’t stop there. We can factor many features in the API Gateway and should be bold in moving them from our apps. In this post, I’ll show how to implement authentication at the Gateway API stage.
https://blog.frankel.ch/authentication-api-gateway/
#authentication #keycloack #SpringSecurity #SystemArchitecture
#apigateway #authentication #keycloack #springsecurity #systemarchitecture