OAuth 2 Dynamic Client Registration

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ก.พ. 2025

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

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

    Great! Thanks for doing this, very clean and clear explanation

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

      Glad you enjoyed it!

  • @ArvindKumar-oz6jg
    @ArvindKumar-oz6jg ปีที่แล้ว

    Great explanation, it would be nice to see some explanation/video around newer "OpenID Connect For Identity Assurance" as well as any recent changes w.r.t. Open Banking Dynamic Client Registration

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

    Regarding the application in a Mobile client. Wouldn't it be better to have a backend auth server for the specific app and register the complete app instead of cell phone by cellphone? By that I mean just have one client_id, and secret_id for the app, let's say Uber.

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

      I was going to ask this too. Seems like with what the video suggests, there'll be an explosion of clients.

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

      yes that would be the downside. But in most cases you will not need that anyway because in most cases the app does have a backend, so it would be a confidential client because the client credentials can be stored on the backend

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

    Great video!

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

      Thanks!

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

    Thank you for the explanation. Can you explain more in detail how to conduct dynamic registration? with more flow diagrams?