Keycloak integration with Springboot v3 | Keycloak Oauth2 | Keycloak Integration | Spring Security

preview_player
Показать описание
In this tutorial explained how can we secure our applications with this in-depth tutorial on integrating Keycloak, a robust open-source Identity and Access Management solution, with Spring Boot, one of the industry's leading Java application frameworks.

Don't Forget to Subscribe my youtube channel.

Whether you're going to build an enterprise applications or developing personal projects, effective identity and access management is critical.

Keycloak, with its comprehensive set of features like Single Sign-On (SSO), Identity Brokering, User Federation, and Fine-Grained Authorization Services, provides a solid foundation for securing your applications.

Boost your Spring Boot applications' security to the next level by mastering Keycloak integration. This tutorial is perfect for developers of all levels to increase their understanding of application security.

Make sure to hit the 'Subscribe' button for more tutorials on Java, Spring Boot, Keycloak, and more.

If you have any questions, please leave a comment, I would like to hear from you!

#Keycloak #springboot3 #Java #WebSecurity #SSO #OpenIDConnect #OAuth2 #IAM #Tutorial #WebDevelopment #javatechsolutions #security #secureaccess
Рекомендации по теме
Комментарии
Автор

Hi Java Tech Solutions

I really enjoy your videos and find them super helpful! I have a specific request for a tutorial that I believe many developers would benefit from.

Could you make a video on how to integrate Keycloak with Spring Boot for authentication (both manual email/password login and social login), but using a custom database for managing users and roles? Specifically, I’d love to see how to:

Use Keycloak for authentication (including social login like Google or GitHub).
Store and manage user details, roles, and permissions in my own database instead of using Keycloak’s internal database.
How to handle JWT token generation and role-based access using this setup.
It would be great if you could show how to configure this kind of setup and how to secure the application with Spring Security and Keycloak!

Thanks in advance, and keep up the great content!

utsabdahal
Автор

But what is we pass wrong access token or expired token in that case it’s not throwing any exception only status code we are getting so how to implement that scenario so that we can throw and handle global exception please explain I’m stuck in this part only

codertravel
Автор

Awesome can you teach use okta as well

liqwis
Автор

can i get github url the above mentioned is not working

anish.viviriti
Автор

How to implement same with phone number sms otp

freakster
Автор

do you know why I can't get access to my endpoint? token is clearly good, bc im getting 403 forbidden, but the issue is, my role needs higher permissions. I can't figure out

PAUL
Автор

Thank you for sharing how to use Keycloak with spring boot, but I'm facing Error code 401 with the code you have used in the video and the other method, I tried to clone from your repo, after running the code I'm getting 403 error in postman. Please help!

pratheekbanagar
Автор

your github link is not in working state its shows 404 error

bhoopeshmaurya
Автор

would be much much better with chapters

ewoks