Spring Security using OAuth2 with MySQL Database in Spring Boot | Tech Primers

preview_player
Показать описание
This video covers the Spring Security OAuth2 using MySQL in a Spring Boot app with an example.

📌 Related Playlist
================

🎬Video Editing: iMovie

🎼Background Music:
Joakin Karud

---------------------------------------------------------------
🔥 Disclaimer/Policy:
The content/views/opinions posted here are solely mine and the code samples created by me are open sourced.
You are free to use the code samples in Github after forking and you can modify it for your own use.
All the videos posted here are copyrighted. You cannot re-distribute videos on this channel in other channels or platforms.
#SpringSecurity #OAuth2 #TechPrimers
Рекомендации по теме
Комментарии
Автор

Hey, I'm not getting complete user object how to do that here
I'm getting only user name
I'm using thymeleaf as ui

SrihariBoddapati
Автор

What is the difference in configuration if I have a spring MVC application with Rest Controller?

SaurabhSingh-ztmz
Автор

Great tuto, please I wanna know how can I modify the css of the login page because I tried to declare a customize login page but it doesnt work

linecode
Автор

thks. But How to make a cal for my rest services from my client using the users credentials ?

AhmedMkhinini
Автор

Hey, can you help me with something, I have a problem, I cant use the url = localhost:8082/ui, i dont know why I did the same thing that you also oauth are blocking all the pages and I need that only block few pages, if someone else can explain me what can I do, I'd appreciate it
, thanks

kevinore
Автор

Hi peter? how to create a custom login Oauth with angular? or thymeleaf? I've tried to follow your video, and succeeded :) and one more is logout only clear session only?

dickanirwansyah
Автор

hello how can i revoke tokens to logout or black list a token ??

ayoubedgdougui
Автор

Hi, well explanation. But could you give the steps for this...achieving security in your all videos. as steps means...one by one.. it making some times confuse.

dowlathbashag
Автор

Hi, thanks for sharing this video! Quick question, how do I implement a new user expiry password after 90 days from registration ?

ciceroleonardonogueira
Автор

Thank you for this! but I don't know I have this error : Principal must not be null
Can you help me please thanks

farahbenzerrouk
Автор

i want to know , how to sign out, for I wana use another account ...

mengwei
Автор

I am getting below excception:
{
"error": "invalid_request",
"error_description": "An authorization code must be supplied."
}
i am trying to connect using postman.
Please help!!

hariharanmv
Автор

Hey Man Thanks for Video it is very informative
I have one question for you
I have an client side application which is using userId for accessing data from local db using RestAPI. Since I need to migrate my user, role tables to authorization server (auth server in your video) What should I use in my client server application except userId?

cansintartici
Автор

it could be more understandable when you use postman(chrome extension) to send data

TheParikshitsharma
Автор

Hi want could you post any sample for angular connect spring boot security(jwt or oauth2 ) login sample

gopim
Автор

Hi . Well you explained. I got overall idea about spring security with database access. I have two things to ask you.
1. How I can call one ReST API that gives users authentication? Can I implement authentication as the result of ReST API within this?

And also can you please make a video for how to use the same scenario by using authenticationProvider method aslo
Anyway This video is excellent about UserDetails. I properly understood the workflow.

princevarghesev
Автор

Nice explanation of the material. Please make a tutorial on Authorizing the spring boot application with gmail account.

she
Автор

@ 26:30 u said that you are using username and password but in the video you are just using username there is no password. Can you please clarify that? One more thing Ajay, It will be great if you can show the other OAuth flow as well which are implicit and client flow

SportAnalysisKing
Автор

Hi very nice video..can u pls do a video with diff db strategies in Microservices

pavanim
Автор

Great tutorial. How about a next video explaining the tokendatabase with different access rights for different clients. Thanks

pippen