Spring Tips: The Spring Authorization Server

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ย. 2024

ความคิดเห็น • 31

  • @lhxperimental
    @lhxperimental 9 หลายเดือนก่อน +30

    It would have been less confusing if the names used were non-generic. "client", "spring" as values create confusion - one doesn't know at first glance if it is a user defined value, or something that you have to use as is. "client" and "spring" also happen to occur in property keys - not just here but in the larger spring/java ecosystem which adds to the confusion. Had to watch it back and forth several times to make sense.

    • @corssobv
      @corssobv 9 หลายเดือนก่อน +1

      i agree!

    • @kevinnguyen163
      @kevinnguyen163 9 หลายเดือนก่อน +1

      good point

  • @pjl-software
    @pjl-software 9 หลายเดือนก่อน +2

    Very relevant, thank you!! Just finished my own TH-cam series building a web app using Google Sign-on JWTs as my authorization server with Spring Boot/Spring Security as my resource server. I'd like to extend the series to include a custom Spring Authorization server :)

  • @lewiswccful
    @lewiswccful 25 วันที่ผ่านมา +1

    Thank you very much. That's very useful. Seems it doesn't work well with all the projects upgraded to latest spring boot version. Just leaving the oauth client not upgraded will work though

  • @gondaimgano
    @gondaimgano 9 หลายเดือนก่อน +3

    followed this to the letter but for some reason I am getting a whitelabel "/error" is there something I am missing? its saying too many redirects 🤔

  • @michaelmikeyjacobs
    @michaelmikeyjacobs 9 หลายเดือนก่อน +1

    Hi Josh, awesome video as always. Would it be possible to extend this example to multiple different identity providers in the authorization server and how would this be done, since the idp will generate the token but the client will validate against the Authorization Server?

  • @hablahei1
    @hablahei1 9 หลายเดือนก่อน

    I would love some kind of tutorial on how to set up a client credentials grant / flow authorization server

  • @mohammadtoficmohammad3594
    @mohammadtoficmohammad3594 8 หลายเดือนก่อน

    thank you very useful

  • @malikoski
    @malikoski 9 หลายเดือนก่อน

    Josh, where can I buy this t-shirt? Great video!!

  • @thetrilbies1
    @thetrilbies1 7 หลายเดือนก่อน

    Great video Josh. My use case is internel app eg APIs -> gateway -> resource server. Can I use the oauth2 server in this scenario?

  • @emileastih9006
    @emileastih9006 9 หลายเดือนก่อน

    Great video thank you!

  • @paulfx5019
    @paulfx5019 3 หลายเดือนก่อน

    Hey Josh, you are the man as usual....although I do have 1 question, how does the user logout? Cheers

    • @yasbas3883
      @yasbas3883 2 หลายเดือนก่อน

      maybe by just calling the "/logout" in the app where you have your oauth2 client?

  • @goalreacher6288
    @goalreacher6288 7 หลายเดือนก่อน

    Doest Spring Authorization server support SAML protocol?

  • @rajeevjayaram4981
    @rajeevjayaram4981 8 หลายเดือนก่อน

    Would it be possible or you to implement PKCE

  • @abhisheksoni3800
    @abhisheksoni3800 3 หลายเดือนก่อน

    In the client application, It is giving me error "Unknown provider ID 'spring'"

  • @amitpccsful
    @amitpccsful 8 หลายเดือนก่อน

    where in code authorization code is exchanged with access token?

  • @AjayKumar-fd9mv
    @AjayKumar-fd9mv 9 หลายเดือนก่อน

    This is great

  • @toritsejuFO
    @toritsejuFO 6 หลายเดือนก่อน

    "on my second favorite place on the Internet", 😂😂😂 always

  • @miquel975
    @miquel975 7 หลายเดือนก่อน

    Hi again, one question, if somebody can help me... I have a front end with a HTML login, is possible use this HTML login to validate into authorization server, instead of default login page of authoritzation server? I don't customize the login page, I want use login HTML of my frontend. regards

    • @MrPakurfulo
      @MrPakurfulo 6 หลายเดือนก่อน

      I imagine you can do it with a redirect in the oauth2 configuration

  • @sumitpaswan2682
    @sumitpaswan2682 9 หลายเดือนก่อน

    consent page is not coming. in my case after login directly it is show response with {"message" : "Hello, one"}

    • @thetrilbies1
      @thetrilbies1 7 หลายเดือนก่อน

      The consent page is not showing because in the application.yml in the registration spring section, we didnt specify requires consent.

    • @sumitpaswan2682
      @sumitpaswan2682 7 หลายเดือนก่อน

      6:21 you mean spring.security.oauth2.authorizationserver.client.client1.requires-authorization-consent=true
      I have already configured above property

    • @yuyeyang4973
      @yuyeyang4973 7 หลายเดือนก่อน

      hello, when i get localhost:8080/ authserver print out org.springframework.security.access.AccessDeniedException: Access Denied, why ?

  • @arnabchowdhury4892
    @arnabchowdhury4892 9 หลายเดือนก่อน

    Please share your code

  • @yognirog
    @yognirog 9 หลายเดือนก่อน

    much helpful thank you :) 77th like

  • @web-application7944
    @web-application7944 8 หลายเดือนก่อน +1

    if you speak "slower" , it could help non-english speakers to understand you better.

  • @konstiblum
    @konstiblum 9 หลายเดือนก่อน +6

    Please lose the "30 seconds later" animations. They are only annoying, adding nothing to the video.

    •  9 หลายเดือนก่อน +6

      please, is Josh Long, do you know how many people this man has helped?
      You don't know what you are saying, for me he can put that intro longer if he wants, it is nothing compared to all his contribution, and he is always contributing.