Keycloak with Spring Boot #3 – How to authorize requests in Swagger UI
Swagger offers various methods to authorize requests to our Keycloak secured API. I’ll show you how to implement the recommended grant types and why certain flows are advised against in the OAuth 2.0 specification.