Spring Tips: Spring Security 5 OAuth Clients

Sdílet
Vložit
  • čas přidán 8. 05. 2018
  • speaker: Josh Long
    / starbuxman
    Hi Spring fans! In this installment we'll look at the new OAuth client support in Spring Security 5.
  • Věda a technologie

Komentáře • 21

  • @dominikseljan3043
    @dominikseljan3043 Před 6 lety +7

    Thanks Josh for making so much videos lately. Much appreciated!

  • @iJuenger
    @iJuenger Před 6 lety

    Your videos really help me to understand the framework. Thank you for uploading them, definitely the best ones on CZcams.

    • @msraowhite
      @msraowhite Před 5 lety

      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

  • @BoHuOnly
    @BoHuOnly Před rokem

    Your video give me another view on how to use spring. I learned a lot from your video. Thank you very much!!!

  • @kidsfitness7850
    @kidsfitness7850 Před 5 lety

    Thanks for clear presentation👍

  • @georgetsiklauri
    @georgetsiklauri Před 6 lety

    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.

  • @AmitKashyap-ki3oz
    @AmitKashyap-ki3oz Před 6 lety

    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.

  • @mysocial
    @mysocial Před 2 lety

    Never ending introduction

  • @ArfatBinkileb
    @ArfatBinkileb Před 3 lety +2

    Can somebody leave a link to previous installment. i.e. OAuth server
    Thanks in advance

  • @ba-a-a
    @ba-a-a Před 6 lety +3

    How about refresh tokens? Any plans on making presentation on this topic?

    • @ba-a-a
      @ba-a-a Před 6 lety +2

      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.

  • @pradhyumnakandamuru
    @pradhyumnakandamuru Před rokem

    How to change the behaviour of the client behaviour to work on being stateless like by using tokens instead of cookies

  • @alexander.shakhov
    @alexander.shakhov Před 6 lety

    wow! greate job :)

  • @khalidbiq6110
    @khalidbiq6110 Před 5 lety

    can you how i can
    create architecture microservices thinks :)

  • @trungthinh
    @trungthinh Před 4 lety

    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

    • @SunilLangtad
      @SunilLangtad Před 3 lety +1

      czcams.com/video/Of4HFbsPKqk/video.html
      I have not seen this, but his other videos are helpful.

  • @georgetsiklauri
    @georgetsiklauri Před 6 lety +1

    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.

  • @sudeshmaheshwari6765
    @sudeshmaheshwari6765 Před 4 lety

    can we have code link please ??

  • @hanness4848
    @hanness4848 Před 6 lety +5

    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.

    • @vernetto
      @vernetto Před 6 lety

      same problem here... 9 minutes of generic talks only showing the spring initializr page.... I got tired and left