Book Image

Mastering Identity and Access Management with Microsoft Azure - Second Edition

By : Jochen Nickel
Book Image

Mastering Identity and Access Management with Microsoft Azure - Second Edition

By: Jochen Nickel

Overview of this book

Microsoft Azure and its Identity and access management are at the heart of Microsoft's software as service products, including Office 365, Dynamics CRM, and Enterprise Mobility Management. It is crucial to master Microsoft Azure in order to be able to work with the Microsoft Cloud effectively. You’ll begin by identifying the benefits of Microsoft Azure in the field of identity and access management. Working through the functionality of identity and access management as a service, you will get a full overview of the Microsoft strategy. Understanding identity synchronization will help you to provide a well-managed identity. Project scenarios and examples will enable you to understand, troubleshoot, and develop on essential authentication protocols and publishing scenarios. Finally, you will acquire a thorough understanding of Microsoft Information protection technologies.
Table of Contents (23 chapters)
Title Page
Copyright and Credits
About Packt
Contributors
Preface
Index

ADFS Authentication deployments


To configure a claims-based application with WS-Federation, we can use our claims demo application. With this application, you can test many features of ADFS with claims authentication and learn in a more practical way. Run the following configuration on yourYD1ADS01. Later, we'll configure the application to get more experience:

  1. Go to Server Manager, click Tools, and open ADFS Management.
  2. Expand Trust Relationships and select Relying Party Trusts.
  3. Select Actions, add Relying Party Trust, and click Start.
  4. In the box, type https://claims.inovitdemos.ch:

ADFS relying party trust configuration

  1. Click Next.
  2. Type the display name as claims Demo Web Site and click Next.
  3. Select I do not want to configure multi-factor authentication settings for this relying party trust currently and click Next.
  4. Select Permit all usersto access this relying party, and click Next | Next.
  5. Clear the Open the Edit Claim Rules dialog boxfor this relying party trust when the wizard closesand click...