when i run client and server on same server am not able to get access token and i see authorization declined though i changed different cookies what to do for authorization_code grant type
Constantly checking it for some time but project needed to be done and I finally decided to remove Spring Security OAuth2 from my pom and make use of another 3rd party library. Less convenient without all these autoconfoguration but at least works.
Btw. why - after getting authorization grant code, all requests redirect to /login? I can't access any other endpoint to exchange this code with access token.
Thanks Josh, quick question, if I am declaring client details(client-id, client-secret, password) in application.yml, how can we access the same details in code and pass the same to OAuth2RestTemplate while calling exchange function to call API.
Thanks for this video; however, I wonder, is this, that Speed=3x option is enabled or someone thinking of being able giving a lecture and explaining things talks in this "3xspeed"manner? Barely understandable pronunciation.
Anybody know where to learn Spring Security from fundamental to this level here ? I watched lots of course on youtube and some on baeldung but still quite not understand this video ! Thank you
You could avoid speaking such fast (which is partly hard to understand), if you would have thought about, what to say exactly, BEFORE making the video. There is so much repetition only within the first eight minutes, that I'm already sick of watching this video, even though I'm interested in this topic.
Thanks Josh for making so much videos lately. Much appreciated!
Your videos really help me to understand the framework. Thank you for uploading them, definitely the best ones on UA-cam.
when i run client and server on same server am not able to get access token and i see authorization declined though i changed different cookies what to do for authorization_code grant type
Your video give me another view on how to use spring. I learned a lot from your video. Thank you very much!!!
Never ending introduction
How about refresh tokens? Any plans on making presentation on this topic?
Constantly checking it for some time but project needed to be done and I finally decided to remove Spring Security OAuth2 from my pom and make use of another 3rd party library. Less convenient without all these autoconfoguration but at least works.
Thanks for clear presentation👍
Can somebody leave a link to previous installment. i.e. OAuth server
Thanks in advance
How to change the behaviour of the client behaviour to work on being stateless like by using tokens instead of cookies
Btw. why - after getting authorization grant code, all requests redirect to /login? I can't access any other endpoint to exchange this code with access token.
Thanks Josh, quick question, if I am declaring client details(client-id, client-secret, password) in application.yml, how can we access the same details in code and pass the same to OAuth2RestTemplate while calling exchange function to call API.
Thanks for this video; however, I wonder, is this, that Speed=3x option is enabled or someone thinking of being able giving a lecture and explaining things talks in this "3xspeed"manner? Barely understandable pronunciation.
Anybody know where to learn Spring Security from fundamental to this level here ?
I watched lots of course on youtube and some on baeldung but still quite not understand this video !
Thank you
ua-cam.com/video/Of4HFbsPKqk/v-deo.html
I have not seen this, but his other videos are helpful.
can we have code link please ??
can you how i can
create architecture microservices thinks :)
wow! greate job :)
You could avoid speaking such fast (which is partly hard to understand), if you would have thought about, what to say exactly, BEFORE making the video. There is so much repetition only within the first eight minutes, that I'm already sick of watching this video, even though I'm interested in this topic.
same problem here... 9 minutes of generic talks only showing the spring initializr page.... I got tired and left