Cantitate/Preț
Produs

Developing Applications with Azure Active Directory: Principles of Authentication and Authorization for Architects and Developers

Autor Manas Mayank, Mohit Garg
en Limba Engleză Paperback – 28 sep 2019
Explore tools for integrating resources and applications with Azure Active Directory for authentication and authorization. This book starts with an introduction to Azure Active Directory (AAD) where you will learn the core concepts necessary to understand AAD and authentication in general. You will then move on to learn OpenID Connect and OAuth along with its flows, followed by a deep dive into the integration of web applications for user-based authentication. Next, you go through user authentication and how to enable the integration of various native applications with AAD. This is followed by an overview of authenticating applications along with a detailed discussion on collaboration with external users and other AD tenants. 

Moving forward, Developing Applications with Azure Active Directory covers using schemas of AD objects, such as users, to add custom attributes on top of ADD’s predefined attributes. You will see how multi-tenancy can be supported in Azure AD as well as how to design authorization with Azure AD.

After reading this book, you will be able to integrate, design, and develop authentication and authorization techniques in Azure Active Directory.

What You Will Learn
  • Integrate applications with Azure AD for authentication
  • Explore various Azure AD authentication scenarios
  • Master core Azure AD concepts
  • Integrate external users and tenants

Who is this book for:

The book will be useful for architects and developers, planning to use Azure AD for authentication. 
Citește tot Restrânge

Preț: 25309 lei

Preț vechi: 31637 lei
-20% Nou

Puncte Express: 380

Preț estimativ în valută:
4844 5031$ 4023£

Carte disponibilă

Livrare economică 13-27 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484250396
ISBN-10: 1484250397
Pagini: 185
Ilustrații: XVII, 284 p. 104 illus.
Dimensiuni: 155 x 235 x 20 mm
Greutate: 0.43 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1: Introduction to Azure Active Directory.- Chapter 2:  OAuth flows and OpenID Connect.- Chapter 3: User based Authentication for Web Apps.- Chapter 4: User based Authentication for Native Applications.- Chapter 5: Daemon Application Authentication.- Chapter 6: Active Directory Custom Data Extensions.- Chapter 7: Authenticating External Users.- Chapter 8: Multitenancy.- Chapter 9: Introduction to Authorization.

Notă biografică

Manas is currently working as a senior consultant with Microsoft and has 12+ years of experience in IT. He has diverse experience in both products and custom support. He has 4+ years of experience as development/ technical lead, ensuring end-to-end delivery of custom solutions from project requirements to stabilization.

Mohit is currently working as a software engineer at Microsoft and has 7+ years of experience in software development and architecture in Azure.

Textul de pe ultima copertă

Explore tools for integrating resources and applications with Azure Active Directory for authentication and authorization. This book starts with an introduction to Azure Active Directory (AAD) where you will learn the core concepts necessary to understand AAD and authentication in general. You will then move on to learn OpenID Connect and OAuth along with its flows, followed by a deep dive into the integration of web applications for user-based authentication. Next, you go through user authentication and how to enable the integration of various native applications with AAD. This is followed by an overview of authenticating applications along with a detailed discussion on collaboration with external users and other AD tenants. 

Moving forward, Developing Applications with Azure Active Directory covers using schemas of AD objects, such as users, to add custom attributes on top of ADD’s predefined attributes. You will see how multi-tenancy can be supported in Azure AD as well as how to design authorization with Azure AD.

After reading this book, you will be able to integrate, design, and develop authentication and authorization techniques in Azure Active Directory.

You will:
  • Integrate applications with Azure AD for authentication
  • Explore various Azure AD authentication scenarios
  • Master core Azure AD concepts
  • Integrate external users and tenants

Caracteristici

Comprehensive guide for architects trying to understand the various options available with Azure AD Offers a variety of practical examples ranging from basic to advanced topics Consists of code snippets and references, using .NET core