Spring Security OAuth2 using Facebook in Spring Boot | Security Primer | Tech Primers

preview_player
Показать описание
This video covers how to use Facebook login in Spring Boot using Spring Security OAuth2

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

🎬Video Editing: iMovie

🎼Background Music:
Dyalla
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.
#SpringSecurityOAuth2 #SecurityPrimer #TechPrimers
Рекомендации по теме
Комментарии
Автор

you are so clear in these concepts,
but you could have added the logout part too.

shubhamray
Автор

Very well explained...
Why are people dislike.... Is there anything in this video to dislike?

Modi_In_Canada
Автор

Bro u are awesome ...your tutorials going to be high.keep making videos plz make detail videos on microservice.

technoawaz
Автор

Great Content Ajay !!! To the point and clearly explained

atech_guide
Автор

Hi.. Thankyou for the tutorial.. I am performing same steps.. But while enabling oauth2sso.. Its showing 'the type is deprecated'.... How can i resolve it..??

sagarbhosle
Автор

Hey Ajay
I am exciting to do the same process with bitbucket.
Spring boot oauth2 login with bitbucket.
Since this is part of my project and I have been struggling to find resources related to bitbucket oauth2. If you could make a proper video on it same as you made this video. It would be really helpful for me.

Thanks alot in advance.

deepakpal
Автор

Thanks.
But how did you find out the URI info present in your config file?

anurag
Автор

If we want to use Google or GitHub authentication, do we need to change only application.yml file? if yes, how to find endpoints of any OAuth provider? One more thing, even if FB is logged in, for the first time it should ask for login. right? In your case by default, it is coming. why?

satishpatro
Автор

Please Ajay, either do video for Google and github or can you just update this project on github with the code to do it? Thanks

mikecmw
Автор

Thanks for this. Is there any way to configure Identity server 4 for Java

s
Автор

Hello Ajay, Any pointer for integrating social login to a Spring Boot UAA server used in my microservices infrastructure? I am using JHipster UAA component. My UI app is an Angular 8 App

milindbarve
Автор

Hi @TechPrimers amazing video, just had one concern, the client app is required to be HTTPS, it's not allowing a normal localhost website. Can you please tell how to resolve that?

vishekkumar
Автор

Let's say I have own login system with jwt auth and along with that I want to implement this login with Facebook. How can I do that!

santasachin
Автор

Can you please confirm if the Facebook OAuth API is free of cost ? I think Google OAuth has pricing plans. Thanks

thepocguy
Автор

Plz guide how login with OAuth 2.0 + Twitter + Spring Boot is possible?

jeetbbhatt
Автор

Can you suggest any good "tutorial video/ page" to learn jQuery? I was struggling to understand the html changes.

techsavvy
Автор

Each client can have multiple third party application i.e. Facebook access is something possible ? if so what will be the configuration to add more? Please throw some light on it...

MaheshKumar-gttd
Автор

Nice video appreciated brother .. i m wondering how should i use this microservice for social login in angular 7 .. and one more thing is there is any pros and cons by using this autoconfigure oauth .. or should i implement oauth2 with custom class and stuff ?

TheEntium
Автор

I am getting 403 with app token & secret generated by myself. But working for your token. Am I missing any configuration in App creation?

shwethatd
Автор

Great, How do we authenticate client ID, Secret stored in back end, instead of reading from YML file pls

gururajbk