Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 962 Bytes

File metadata and controls

19 lines (13 loc) · 962 Bytes

AzureADProxy

Azure AD Proxy with Data Protection APIs

Code

  • ASP.NET Core application that operates like an Azure AD Proxy sending the username of the user or (app) as X-AAD-Username.
  • If you need to implement an allow list of AppIDs or usernames, that is up to you to implement.

Prerequisites

  • Azure Storage Account for Data Protection
  • Azure Key Vault for Protecting Keys
  • Azure Key Vault for your SSL Certificate

Guides