Learn how to configure JWT authentication to our OpenAPIs
Also find me here:
Baeldung Author
Bhaskara Navuluri
Bhaskara is a technology geek with proficiency in Java, Spring Boot, Spring Security, Microservices, Linux, Deployments, Javascript, and Opensource. With over 16 years of experience, he is passionate about coding, Java, and Spring Framework. Being a bookworm, he likes to read and learn new technologies. When he is not in front of his laptop, Bhaskara plays badminton, travels, and goes on treks. Listening to Linkin Park is his vouched method of relaxation.
Here's what I've written (so far):
Baeldung on Java
- All
- Spring Security (2)
- Web Services (1)
- Security (1)
- Programming (1)
- Jakarta EE (1)
- HTTP Client-Side (1)
Send a SOAP Object with Feign Client
Filed under HTTP Client-Side, Web Services
Learn how to invoke a SOAP web service using Feign.
Introduction to Jakarta EE MVC / Eclipse Krazo
Filed under Jakarta EE
Learn about the Jakarta MVC 2.0 and how to develop a web application and a REST API using Eclipse Krazo.
Content Security Policy with Spring Security
Filed under Spring Security
Learn how to mitigate code injection risks in Spring Security-based web applications using the Content-Security-Policy headers
Debugging WebSockets
Filed under Programming
Learn to debug WebSockets using browsers and other popular tools
Securing SOAP Web Services With Keycloak
Filed under Security
In this tutorial, we’ll learn how to leverage Keycloak to authenticate and authorize SOAP web services using OIDC