Skip to content

This is test utility to invoke Web Api service call , which is secured through Azure active directory authentication. it supports both Certificate based authentication as well as secret key based authentication.

shilsmarty/AzureADSecuredWebApiCallInvoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AzureADSecuredWebApiCallInvoker

This is test utility to invoke Web Api service call , which is secured through Azure active directory authentication. It supports two types of authentication :

a.) Certificate based authentication (X509 Certificate)

b.) Azure AD secret key based authentication.

Note:

Currently in this code it always look for the certificate for which Store Location is CurrentUser.

About

This is test utility to invoke Web Api service call , which is secured through Azure active directory authentication. it supports both Certificate based authentication as well as secret key based authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published