Curity sharing knowledge on the Foojay blog
Curity identity specialist Michał Trojanowski shared his expertise on the Foojay blog recently in a post "OIDC Client with Mutual TLS Client Authentication."
In this tutorial-style article, Michał explains how to set up an OpenID Connect client with Spring Security using mutual TLS. By implementing mutual TLS in the communication between your client and the Authorization Server, you can achieve a much higher security level.
Read Michal's article OIDC Client with Mutual TLS Client Authentication here.