Skip to content

univrs/Azure-Active-Directory-for-Secure-Application-Development

 
 

Repository files navigation

Azure Active Directory for Secure Application Development

Early Access

This is the code repository for Azure Active Directory for Secure Application Development, published by Packt.

Use modern authentication techniques to secure applications in Azure

What is this book about?

Azure Active Directory for Secure Application Development is your one-stop shop for learning how to develop secure applications using modern authentication techniques with Microsoft Azure AD. Whether you’re working with single-tenant, multi-tenant, or line-of-business applications, this book contains everything you need to secure them.

This book covers the following exciting features:

  • Get an overview of Azure AD and set up your Azure AD instance
  • Master application configuration and the use of service principals
  • Understand new authentication protocols
  • Explore the Microsoft Identity libraries
  • Use OpenID Connect, OAuth 2.0, and MSAL to make sign-in fully secure
  • Build a custom app that leverages the Microsoft Graph API
  • Deploy Azure AD B2C to meet your security requirements
  • Create user flows and policies in Azure AD B2C

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

<samlp:AuthnRequest
xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
ID="ONELOGIN_809707f0030a5d00620c9d9df97f627afe9dcc24"
Version="2.0" ProviderName="SP test" IssueInstant="2014-07-
16T23:52:45Z" Destination="http://idp.example.com/SSOService.
php" ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HT
TP-POST" AssertionConsumerServiceURL="http://sp.example.com/
demo1/index.php?acs">

Following is what you need for this book: If you are a developer or architect who has basic knowledge of Azure Active Directory and are looking to gain expertise in the application security domain, this is the book for you. Basic Azure knowledge and experience in building web applications and web APIs in C# will help you get the most out of this book.

With the following software and hardware list you can run all code files present in the book (Chapter 1-9).

Software and Hardware List

Chapter Software required OS required
1-9 Visual Studio Code Windows, Mac OS X, and Linux (Any)
1-9 Visual Studio Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Sjoukje Zaal is head of the Microsoft Cloud Center of Excellence, Microsoft Regional Director, and Microsoft Azure MVP with over 20 years' experience in architecture, development, consultancy, and design-related roles. She currently works at Capgemini, a global leader in consultancy, technology services, and digital transformation. She loves to share her knowledge and is active in the Microsoft community as a co-founder of the user groups Tech Daily Chronicle, Global XR Community, and the Mixed Reality User Group. She is also a board member of Azure Thursdays and Global Azure. Sjoukje is an international speaker and is involved in organizing many events. She has written several books and writes blogs.

Other books by the authors

About

Azure Active Directory for Secure Application Development, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 87.9%
  • HTML 7.5%
  • PowerShell 2.7%
  • CSS 1.6%
  • JavaScript 0.3%