I have already described how to secure a Spring Boot 2-based REST API with Keycloak here. Today, I would like to create a separate text with…
Posts published in “Security”
In my last article about Keycloak, I mentioned Spring Boot as one of the frameworks you can integrate with. Here I will dive deeper into…
In today’s text I will describe and explain OpenID Connect Flows. The processes of authentication described in OpenID Connect specification. As OpenID Connect is built…
In today’s text, I will describe and explain OAuth Grant Types — the processes of authorization. I will start with a quick recap of the…
Nowadays there is no need for stressing the importance of web applications security. Almost on a weekly basis, we hear about new security breaches, data…
Application security is becoming a more and more important topic on a day-to-day basis. Unauthorized access to protected data can potentially cost millions of dollars…