OpenID Connect: End-user Identity for Apps and APIs (API-University Series)
暫譯: OpenID Connect:應用程式與 API 的終端使用者身份(API 大學系列)
Matthias Biehl
- 出版商: W. W. Norton
- 出版日期: 2019-02-03
- 售價: $1,710
- 貴賓價: 9.5 折 $1,625
- 語言: 英文
- 頁數: 137
- 裝訂: Paperback
- ISBN: 1979718474
- ISBN-13: 9781979718479
海外代購書籍(需單獨結帳)
相關主題
商品描述
Signup and login with a Google, Yahoo, or Microsoft account can be found in more and more web and mobile apps. One login used by many, freeing the end-user from the burden of managing many accounts and passwords. Signup and login to a new app become so smooth and convenient, that end-users are much more likely to try a new app. For us developers of web and mobile apps, these signup and login features are attractive, too: we do not need to manage user credentials, and we get a higher conversion rate resulting in more new customers. In effect, this means cutting costs and increasing the number of new customers for our apps.So how does this feature “Signup and login with Google, Yahoo, or Microsoft” work? It is realized with OpenID Connect, a standardized protocol for sharing end-user data in a secure and controlled manner. Exploring how OpenID Connect works, so we as developers can enjoy its benefits is the subject of this book. This book explains the overall concept of OpenID Connect, so we understand who the actors are, which endpoints and tokens are involved and how these elements interact in so-called flows. These flows tend to get confusing, so we visualize these flows as sequence diagrams, and show how to choose the flow that is appropriate for a given scenario. Using examples, we explore how the tokens are constructed, signed and encrypted with JWT, JWS, and JWE. This is not a programming book, don't expect implementations with a specific programming language or library. Instead, we focus on understanding OpenID Connect on a conceptual level, so we can design and architect apps that work with OpenID Connect. And OpenID Connect is the standard behind creating smooth login and signup experiences, increasing the customer signup rate, and creating highly converting apps.
商品描述(中文翻譯)
使用 Google、Yahoo 或 Microsoft 帳戶註冊和登入的功能在越來越多的網頁和行動應用程式中出現。這種單一登入方式讓許多使用者能夠擺脫管理多個帳戶和密碼的負擔。對於使用者來說,註冊和登入新應用程式變得非常順暢和方便,因此他們更有可能嘗試新的應用程式。對於我們這些開發網頁和行動應用程式的開發者來說,這些註冊和登入功能同樣具有吸引力:我們不需要管理使用者的憑證,並且可以獲得更高的轉換率,從而帶來更多的新客戶。實際上,這意味著降低成本並增加我們應用程式的新客戶數量。
那麼,這個“使用 Google、Yahoo 或 Microsoft 登入和註冊”的功能是如何運作的呢?它是通過 OpenID Connect 實現的,這是一種標準化的協議,用於以安全和受控的方式共享最終使用者數據。本書的主題是探索 OpenID Connect 的運作方式,以便我們作為開發者能夠享受其帶來的好處。本書解釋了 OpenID Connect 的整體概念,讓我們了解參與者是誰、涉及哪些端點和令牌,以及這些元素在所謂的流程中如何互動。這些流程往往會讓人感到困惑,因此我們將這些流程視覺化為序列圖,並展示如何選擇適合特定場景的流程。通過示例,我們探索令牌是如何構建、簽名和使用 JWT、JWS 和 JWE 進行加密的。這不是一本編程書籍,不要期待使用特定編程語言或庫的實現。相反,我們專注於在概念層面理解 OpenID Connect,以便我們能夠設計和架構與 OpenID Connect 兼容的應用程式。而 OpenID Connect 是創建順暢登入和註冊體驗的標準,能提高客戶註冊率,並創造高轉換率的應用程式。