Skip to content

shribits/AzureFunction-AzureAD-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a sample azure funtion to authenticate to another Azure AD protected api

Getting Started

TODO: Do to azure AD tenant

  1. Get tenantId from the Azure AD tenant -> properties (as shown in the image below) tenant this is the tenant name of your Azure AD - this should look like example.onmicrosoft.com.

  1.  In App Registration -> create a new native client
    

Get ApplicationId of the native app for clientId and clientSecret

  1. Get the tenantID as shown below

  1. UPN - username of the user registered in Azure AD

About

Sample Aure Function - for Azure AD authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages