Joonas Westlin

Results 9 repositories owned by Joonas Westlin

Demos for my talk on some things you maybe could be doing better with Azure AD

aspnetcore-security-headers

235
Stars
38
Forks
Watchers

Middleware for adding security headers to an ASP.NET Core application.

aspnetcore2aadauth

38
Stars
14
Forks
Watchers

ASP.NET Core 2.0 Azure AD authentication example

Sample app using Azure AD On-Behalf-Of grant to call MS Graph API as the user calling this API

AzureAdUiTestAutomation

33
Stars
16
Forks
Watchers

Examples of running UI tests on an Azure AD protected single page app that calls an Azure AD protected API

IsolatedFunctionsAuthentication

52
Stars
23
Forks
Watchers

Sample .NET 6 Azure Function with AAD authentication and authorization through middleware

Joonasw.AzureAdApiSample

25
Stars
19
Forks
Watchers

Sample implementation of an ASP.NET Core API with Azure AD authentication

testing-aad-protected-apis

25
Stars
8
Forks
Watchers

Examples of testing an Azure AD-protected API