OpenID Connect in Action (MEAP V13)
β Scribed by Prabath Siriwardena
- Publisher
- Manning Publications
- Year
- 2023
- Tongue
- English
- Leaves
- 364
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
An example-driven guide to securing access to your applications with OpenID Connect, the OAuth-based identity layer that keeps billions of user interactions safe every day.
In OpenID Connect in Action you will
Build client applications that integrate OpenID Connect adhering to best practices
Create single-page applications secured with OpenID Connect
Integrate OpenID connect with native mobile and server-side web applications
Federate access to APIs/microservices from a client application
Use OpenID Connect to secure access to smart TV applications
Explore common login security pitfalls and how to avoid them
Take a deep-dive into the internals of OpenID Connect
Login security is a complex problem with a simple solution: OpenID Connect. OpenID Connect in Action takes you under the hood of this reliable identity layer, showing you how to integrate OpenID Connect into a server-side web application, a single-page application (SPA), a native mobile application, APIs, and more.
about the technology
OpenID Connect is an easy-to-implement identity layer built on top of OAuth 2. OpenID Connect helps secure billions of user interactions on the internet daily. Because it uses the JSON standard, OpenID Connect is more lightweight than legacy alternatives and flexible enough to meet the ID federation requirements for all types of modern applications.
about the book
OpenID Connect in Action teaches you to deploy OpenID Connect to secure access to your apps. Ten-year access management veteran Prabath Siriwardena takes you in-depth with the widely adopted technology, showing you how to optimize OpenID Connect for your applicationβs specific use cases. Youβll work to secure end-to-end example applications created with React and React Native, and even develop solutions for Smart TVs and APIs.
β¦ Table of Contents
Copyright_2023_Manning_Publications
welcome
1_The_OpenID_Connect_landscape
2_The_cornerstone_of_OpenID_Connect
3_Securing_access_to_a_single-page_application
4_The_building_blocks_of_an_ID_token
5_Requesting_and_returning_claims
6_Securing_access_to_a_server-side_web_application
7_Logging_out
8_Claim-based_access_control_with_Open_Policy_Agent_(OPA)
9_Securing_access_to_a_native_mobile_application_with_OpenID_Connect
10_Mitigating_common_threats_and_vulnerabilities
Appendix_A._React_fundamentals
π SIMILAR VOLUMES
earn Anthos directly from the Google development team! Anthos delivers a consistent management platform for deploying and operating Linux and Windows applications anywhereβmulticloud, edge, on-prem, bare metal, or VMware. Google Anthos in Action comes directly from the Anthos team at Google. This co
Use Akka to solve the big problems of distributed systemsβfrom multithreading and concurrency, to handling scalability and failure. In Akka in Action, Second Edition you will learn how to: Create basic programs with Akka Work with clusters to build robust, fault tolerant programs Create and
Build powerful, production-ready search applications using the incredible features of Elasticsearch. In ElasticSearch in Action, Second Edition you will discover Architecture, concepts, and fundamentals of Elasticsearch Installing, configuring and running Elasticsearch and Kibana Creating an i
GitHub Actions in Action shows you exactly how to implement a secure and reliable continuous delivery process with just the tools available in GitHubβno complex CI/CD frameworks required! Youβll follow an extended example application for selling tickets, taking it all the way from initial build to c