Azure-Samples / active-directory-dotnet-webapp-openidconnect

A .NET MVC web application that uses OpenID Connect to sign-in users from a single Azure Active Directory tenant.
159 stars 109 forks source link

How to load test app with openid connect authentication #60

Closed phanikir closed 4 years ago

phanikir commented 5 years ago

Can you let us know how to configure openid connect authentication to do load test

TiagoBrenck commented 4 years ago

Hi, you can find some tests here: https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/tree/865145b6986fa373ba916739c85fe8843ebc6d85/tests

Closing as we are archiving this sample.

The newer one can be found at: https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/tree/master/1-WebApp-OIDC