Learn AWS Cognito, authentication with Spring Boot made easy | Oauth 2.0

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024
  • Hello my people! Today we are going to see in action an Spring Boot application implementing security as a Resouce Server using Oauth 2.0. And as authentication server we will use AWS Cognito User Pools, which is very easy to setup.

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

  • @walruscode7547
    @walruscode7547  2 ปีที่แล้ว +8

    Project repo: github.com/martinKindall/aws_spring_cloud_sandbox

  • @AnandPrabhat-ej4wb
    @AnandPrabhat-ej4wb 2 วันที่ผ่านมา

    This is an excellent video explaining the Cognito integration with Spring Plathform.

  • @ashu7pathak
    @ashu7pathak 2 ปีที่แล้ว

    Awesome \m/, Just had a quick 5 mins glance - by forwarding your video, and I'm already impressed. I didn't expect so much from a youtube video. Thanks.

  • @endthefed5304
    @endthefed5304 ปีที่แล้ว

    very helpful video, I needed this exact info: spring boot authentication using cognito. thanks!

  • @wpuppet1
    @wpuppet1 ปีที่แล้ว +1

    You rocks mate! thanks for sharing this content with us.

  • @CitizenWarwick
    @CitizenWarwick ปีที่แล้ว

    Really nice thanks! Using the aws command to get a token and mocking with postman very useful

  • @sergiozafrasz
    @sergiozafrasz 2 ปีที่แล้ว

    This Chanel Will be great!

  • @x2TruNation
    @x2TruNation ปีที่แล้ว

    Hey Walrus,
    When setting up the app client in Cognito, do you set the custom attribute "admin" as mutable/immutable and writeable/non-writeable?

  • @joefitzy
    @joefitzy 2 ปีที่แล้ว

    Thanks for the video. I have a question. You appear to be using the "id token" instead of the "access token" - isn't that incorrect? I'm running into this problem now... on my spring rest service I want to know the user attributes but they're not present when my UI sends the access token. I think the front end should be sending the "access token" and the back end should be looking up the userInfo - but I haven't been able to find a good example. Thanks!

  • @JasonRodrigues1
    @JasonRodrigues1 2 ปีที่แล้ว +2

    cheers for the video bro. can you link the project repo, i don't understand how the application understands the scopes i.e. SCOPES_admin at 24:28

    • @walruscode7547
      @walruscode7547  2 ปีที่แล้ว

      github.com/martinKindall/aws_spring_cloud_sandbox

  • @june3878
    @june3878 ปีที่แล้ว

    Can you take a closer look at how this is implemented in your application?

  • @hirenpatel8294
    @hirenpatel8294 2 ปีที่แล้ว

    This is just fabulous 🏆 ,can you also able to provide postman request for getting token from cognito in localhost

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

    Muchas gracias Walrus

  • @josecetina4162
    @josecetina4162 2 ปีที่แล้ว +2

    Please share the code in a git repo!!

    • @walruscode7547
      @walruscode7547  2 ปีที่แล้ว

      github.com/martinKindall/aws_spring_cloud_sandbox