Single Sign-On with Spring Boot & Okta | OAuth 2.0 | Java Techie

preview_player
Показать описание
This video explain you How to Add Single Sign-On to Your Spring Boot Web Application using okta & OAuth 2.0

#javatechie #SpringBoot #Security #Okta_SSO #OAuth 2.0

GitHub:

Blogs:

Facebook:

Music: City_of_Jewels

guys if you like this video please do subscribe now and press the bell icon to not miss any update from Java Techie

Disclaimer/Policy:
--------------------------------
Note : All uploaded content in this channel is mine and its not copied from any community , you are free to use source code from above mentioned GitHub account
Рекомендации по теме
Комментарии
Автор

Great post. I was looking for a simple application and I got it ❤

TheGhanashyam
Автор

Thanks bro...Simple way of explanation.

taufiquealam
Автор

Super Sir...Sir please upload small spring boot project with all implementation likw spring security, thymeleaf, etc

ranjandas
Автор

Great video Sir 👍 we would love to see Spring+keyclock

siyedyoussef
Автор

Thank you so much for this valuable tutorial..you are awesome 👏👏👏

biglittlethings
Автор

Awesome video sr keep posting excellent videos likes this one

syncmastervbe
Автор

Thanks for the video. Just an update, as of to-date, the application type needs to be selected as OAuth Service to get Client ID & Secret. Selecting type as Web with SWA or SAML or OpenID wouldn't give you client ID/Secret.

nikhilgupta
Автор

Thank you Sir for explaining this
how we can integrate active directory in okta

sameertiwari
Автор

Hi Sir, Do we have a provision to disable or enable SSO?

raghalapurushotham
Автор

My query - here you are using Okta server for authentication but in real time project where there is no Okta OR any other system then do we need to build it own first before implementing SSO ? I mean what happens in real time project basically. Which items/components will be provided by client OR what we should ask from client. can you please put some light on these basic queries.

ajaydhiman
Автор

Really love the range of topics you cover. May i request you for a video using SpringSecurity with SAML2 and PingFederate. The call shall originate from ReactJs app and ilredirected to pingFederate via Spring Security. I need to use Java 8

kishorspathak
Автор

Thanks Basant for great knowledge.
SSO basically works for different applications access without asking login so in this video multiple applications are not there, and you have created only one application and triggered the same endpoint multiple times, bit confusing...

rajkumarwinc
Автор

How to get the access token here.. If I have more API and I want to test them from postman how can I get the access token.

anandathakur
Автор

Latest version of Spring Boot is 2.4.1 and video is on 2.1.4.
Any reason why it doesnt work on latest version of Boot and Okta?
Your video is just 1 year old.
Okta url for new app too has changed

rexsam
Автор

I am getting SSLHandshakeException, PKIX path building failed while running the program, please help

sssd
Автор

Please make a video on Spring Security with SAML SSO example.

teluguquoteshub
Автор

Hi sir I don't have the "Cloud OAuth2" starter, how can I find it ? Thanks

diegoramos
Автор

Hi Basant sir, in this implantation what method of SSO is basically used, is it SAML? or OpenIDConnect? how do we know?
have you had more detailed video on this topic?

quaziist
Автор

Thanks for the nice demonstration. What should I do if I want to remove the dependency of okta and the whole SSO to be controlled by my own app ?

kayeshparvez
Автор

Sir can you please explain saml implemention without using okta

VivekKumar-ppcc