<p> A practical hands-on guide to implementing secure API authorization flow scenarios with OAuth 2.0 </p> <p><b>Overview</b></p> <ul> <li>Build web, client-side, desktop, and server-side secure OAuth 2.0 client applications by utilizing the appropriate grant flow for the given scenario</li> <li>Get
OAuth 2.0 Identity and Access Management Patterns
โ Scribed by Martin Spasovski
- Publisher
- Packt Publishing
- Year
- 2013
- Tongue
- English
- Leaves
- 129
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
OAuth 2.0 has become the most widely used authorization framework. It provides an easy-to-use sign-in mechanism and allows users to quickly and efficiently secure service APIs. It also provides a protection layer for assets so that various third-party applications cannot have direct access to them. From service providers like Amazon and social media platforms like Facebook and Twitter to various internal enterprise solutions, OAuth 2.0 is the preferred standard for authorization.
OAuth 2.0 Identity and Access Management Patterns is a step-by-step guide to build web, client-side, desktop, and server-side secure OAuth 2.0 client applications by utilizing the appropriate authorization techniques.. This book will help you handle and implement various authorization flows for your chosen type of application. Furthermore, you will understand when and how OAuth 2.0 is used in enterprises for trusted and first-party applications. You will gain knowledge about the Resource Owner Password Credentials grant and the Client Credentials grant, and more importantly, you will understand how to implement them yourself with the help of practical code examples.
You will start by making various client applications step-by-step before moving on to client registration and implementing various OAuth 2.0 authorization flows. Furthermore, you will also be handling server responses with access tokens and errors. By the end of this book, you should understand precisely what it takes for these client applications to be secured.
๐ SIMILAR VOLUMES
<p> A practical hands-on guide to implementing secure API authorization flow scenarios with OAuth 2.0 </p> <p><b>Overview</b></p> <ul> <li>Build web, client-side, desktop, and server-side secure OAuth 2.0 client applications by utilizing the appropriate grant flow for the given scenario</li> <li>Get
<p><span>Get to grips with identity patterns and design a structured enterprise identity model for cloud applications</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Learn all you need to know about different identity patterns and implementing them in real-world scenarios</span></spa
<p><span>Get to grips with identity patterns and design a structured enterprise identity model for cloud applications</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Learn all you need to know about different identity patterns and implementing them in real-world scenarios</span></spa
<p><span>Get to grips with identity patterns and design a structured enterprise identity model for cloud applications</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Learn all you need to know about different identity patterns and implementing them in real-world scenarios</span></spa
Know how to design and use identity management to protect your application and the data it manages. At a time when security breaches result in increasingly onerous penalties, it is paramount that application developers and owners understand identity management and the value it provides when building