filmov
tv
VIDEO - AngularJS SPA and WebAPI SQL database secured with Azure AD (Part 2 of 3)

Показать описание
Continuing series with more detail on security. Add C# code to detect Azure AD group membership. When REST API call for data is made to WebAPI HTTPS endpoint we already validate Azure AD authentication token (user part of AAD).
Building upon this, we can add AAD Security Group membership detection for business logic “If user is member of HELLOWORLD group then provide data. Otherwise access denied.”
This post is part of series with three posts:
•VIDEO - AngularJS SPA and WebAPI SQL database secured with Azure AD – SETUP (Part 1 of 3)
•VIDEO - AngularJS SPA and WebAPI SQL database secured with Azure AD – SECURITY GROUP (Part 2 of 3)
•VIDEO - AngularJS SPA and WebAPI SQL database secured with Azure AD – MS FLOW EMAIL(Part 2 of 3)
Building upon this, we can add AAD Security Group membership detection for business logic “If user is member of HELLOWORLD group then provide data. Otherwise access denied.”
This post is part of series with three posts:
•VIDEO - AngularJS SPA and WebAPI SQL database secured with Azure AD – SETUP (Part 1 of 3)
•VIDEO - AngularJS SPA and WebAPI SQL database secured with Azure AD – SECURITY GROUP (Part 2 of 3)
•VIDEO - AngularJS SPA and WebAPI SQL database secured with Azure AD – MS FLOW EMAIL(Part 2 of 3)