How to integrate Java Spring Boot application with Google sign-in using OIDC?

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

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

  • @Samir1001
    @Samir1001 5 หลายเดือนก่อน

    Comprehensive and easy to understand. Thank you for making this.
    As an extenstion of this if you could add later on "how we can incorporate mutltiple OIDC providers (yahoo, apple etc..) under same spring boot application" would be great!! 🤟

    • @securityinaction1018
      @securityinaction1018  5 หลายเดือนก่อน

      Glad it helped.
      Sure, I will post a video in future on how to integrate multiple OIDC providers.

  • @gkumar1988
    @gkumar1988 4 หลายเดือนก่อน

    This is perfect. Thanks a lot. I would request one vide where an integration to Google/FB sign-up sign-in is made through Cognito and integration of Federation providers to springboot is explained.

    • @securityinaction1018
      @securityinaction1018  4 หลายเดือนก่อน

      Glad it helped!
      I will surely post a video. But, for now, you can refer the below videos to get an idea of how it might work :
      th-cam.com/video/o2IM9oI6Eqk/w-d-xo.html - How to integrate Java Spring Boot application with AWS Cognito using OIDC?
      th-cam.com/video/QEtP385kSUc/w-d-xo.html - How to integrate AWS Cognito with Facebook Social Login?
      th-cam.com/video/7r0eBNBNEZ8/w-d-xo.html - How to integrate AWS Cognito with Google Social login?
      th-cam.com/video/NeeKN8IpyOY/w-d-xo.html - How to integrate Java Spring Boot application with Google sign-in using OIDC?

  • @NavaneethaKrishnan007
    @NavaneethaKrishnan007 5 หลายเดือนก่อน

    have you posted any videos for the basics? like , what is SAML, what is OAuth, claims, assertion and all the basic concepts?

    • @securityinaction1018
      @securityinaction1018  5 หลายเดือนก่อน

      You can checkout some vides on OAuth basics. But, I don't have a detailed video on OAuth, OIDC or SAML basics. I wanted to post a series of videos. I will try to work on that in future.
      Please like, subscribe & share this video to support this channel !! Thanks in advance.

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

    All this is okay, I get it, but what if I want to try to login using a mobile application. Can you help me there?

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

      You can use same OIDC with mobile app. Mobile app needs to open a browser where user can login and then redirect back to mobile app. But, I think Google, Apple supports some native sign-in options which I have not explored much.

  • @AdityaPatil-zy4et
    @AdityaPatil-zy4et 5 หลายเดือนก่อน

    Sir good video , just one request could you increase video audio

    • @securityinaction1018
      @securityinaction1018  5 หลายเดือนก่อน

      Thanks for the feedback. I will try my best to keep improving the quality of audio & video.
      Please like, share & subscribe to support this channel.