Bit of Technology

  • Archive
  • About Me
    • Advertise
    • Disclaimer
  • Speaking
  • Contact

Integrate Azure AD B2C with ASP.NET MVC Web App – Part 3

August 31, 2016 By Taiseer Joudeh 30 Comments

This is the third part of the tutorial which will cover Using Azure AD B2C tenant with ASP.NET Web API 2 and various front-end clients. Azure Active Directory B2C Overview and Policies Management – (Part 1) Secure ASP.NET Web API 2 using Azure AD B2C – (Part 2) Integrate Azure Active Directory B2C with ASP.NET MVC Web App (This […]

Filed Under: ASP.Net Web API, Azure, Azure AD B2C, CodeProject, RESTful API, Web API Security Tagged With: Azure Active Directory B2C, Azure AD B2C, Token Authentication, Tutorial, Web API 2, Web API Security

Secure ASP.NET Web API 2 using Azure AD B2C – Part 2

August 24, 2016 By Taiseer Joudeh 14 Comments

This is the second part of the tutorial which will cover Using Azure AD B2C tenant with ASP.NET Web API 2 and various front end clients. Azure Active Directory B2C Overview and Policies Management – (Part 1) Secure ASP.NET Web API 2 using Azure AD B2C – (This Post) Integrate Azure Active Directory B2C with ASP.NET MVC Web App (Part […]

Filed Under: Azure, Azure AD B2C, Web API Security Tagged With: Azure Active Directory B2C, Azure AD B2C, Token Authentication, Tutorial, Web API 2, Web API Security

Azure Active Directory B2C Overview and Policies Management – Part 1

August 24, 2016 By Taiseer Joudeh 16 Comments

Prior joining Microsoft I was heavily involved in architecting and building a large scale HTTP API which will be consumed by a large number of mobile application consumers on multiple platforms (iOS, Android, and Windows Phone). Securing the API and architecting the Authentication and Authorization part for the API was one of the large and challenging […]

Filed Under: ASP.Net Web API, Azure, Azure AD B2C, RESTful API, Web API Security Tagged With: Azure Active Directory B2C, Azure AD B2C, Token Authentication, Tutorial, Web API 2, Web API Security

ASP.NET Web API Claims Authorization with ASP.NET Identity 2.1 – Part 5

March 31, 2015 By Taiseer Joudeh 330 Comments

This is the fifth part of Building Simple Membership system using ASP.NET Identity 2.1, ASP.NET Web API 2.2 and AngularJS. The topics we’ll cover are: Configure ASP.NET Identity with ASP.NET Web API (Accounts Management) – Part 1. ASP.NET Identity 2.1 Accounts Confirmation, and Password/User Policy Configuration – Part 2. Implement JSON Web Tokens Authentication in ASP.NET Web API and […]

Filed Under: ASP.NET, ASP.NET Identity, ASP.Net Web API, Uncategorized, Web API Security, Web API Tutorial Tagged With: Autherization Server, Claims, JWT, OAuth, Token Authentication

ASP.NET Identity 2.1 Roles Based Authorization with ASP.NET Web API – Part 4

March 11, 2015 By Taiseer Joudeh 153 Comments

This is the forth part of Building Simple Membership system using ASP.NET Identity 2.1, ASP.NET Web API 2.2 and AngularJS. The topics we’ll cover are: Configure ASP.NET Identity with ASP.NET Web API (Accounts Management) – Part 1. ASP.NET Identity 2.1 Accounts Confirmation, and Password/User Policy Configuration – Part 2. Implement JSON Web Tokens Authentication in ASP.NET Web API and […]

Filed Under: ASP.NET, ASP.NET Identity, ASP.Net Web API, Web API Security, Web API Tutorial Tagged With: Authentication, Autherization Server, OAuth, Roles

Implement OAuth JSON Web Tokens Authentication in ASP.NET Web API and Identity 2.1 – Part 3

February 16, 2015 By Taiseer Joudeh 339 Comments

This is the third part of Building Simple Membership system using ASP.NET Identity 2.1, ASP.NET Web API 2.2 and AngularJS. The topics we’ll cover are: Configure ASP.NET Identity with ASP.NET Web API (Accounts Management) – Part 1. ASP.NET Identity 2.1 Accounts Confirmation, and Password/User Policy Configuration – Part 2. Implement JSON Web Tokens Authentication in ASP.NET Web API and […]

Filed Under: ASP.NET, ASP.NET Identity, ASP.Net Web API, CodeProject, Web API Security, Web API Tutorial Tagged With: Authentication, Authorization, JSON Web Tokens, JWT, OAuth

Secure ASP.NET Web API using API Key Authentication – HMAC Authentication

December 15, 2014 By Taiseer Joudeh 191 Comments

Recently I was working on securing ASP.NET Web API HTTP service that will be consumed by a large number of terminal devices installed securely in different physical locations, the main requirement was to authenticate calls originating from those terminal devices to the HTTP service and not worry about the users who are using it. So first thing came to my […]

Filed Under: ASP.Net Web API, RESTful API, Web API Security, Web API Tutorial Tagged With: API Key, HMAC Authentication, OAuth 1.0, RESTful, Web API Security

AngularJS Authentication Using Azure Active Directory Authentication Library (ADAL)

December 2, 2014 By Taiseer Joudeh 58 Comments

In my previous post Secure ASP.NET Web API 2 using Azure Active Directory I’ve covered how to protect Web API end points using bearer tokens issued by Azure Active Directory, and how to build a desktop application which acts as a Client. This Client gets the access token from the Authorization Server (Azure Active Directory) then use this bearer access […]

Filed Under: AngularJS, ASP.Net Web API, Azure, Owin, Web API Security, Web API Tutorial Tagged With: AngularJS, API, OAuth, Tutorial, Web API, Web API Security

JSON Web Token in ASP.NET Web API 2 using Owin

October 27, 2014 By Taiseer Joudeh 368 Comments

In the previous post Decouple OWIN Authorization Server from Resource Server we saw how we can separate the Authorization Server and the Resource Server by unifying the “decryptionKey” and “validationKey” key values in machineKey node in the web.config file for the Authorization and the Resource server. So once the user request an access token from the Authorization server, the Authorization server will use this unified […]

Filed Under: ASP.NET, ASP.Net Web API, Owin, RESTful API, Web API Security, Web API Tutorial Tagged With: ASP.NET, Autherization Server, JSON Web Tokens, JWT, OAuth, Resource Server, RESTful. Web API, Web API Security

About Taiseer

Husband, Father, Consultant @ MSFT, Life Time Learner... Read More…

Buy me a coffeeBuy me a coffee

Recent Posts

  • Invoking Dapr Services in Azure Container Apps using gRPC – Part 2
  • gRPC Communication In Azure Container Apps – Part 1
  • Azure Container Apps Volume Mounts using Azure Files – Part 12
  • Deploy Meilisearch into Azure Container Apps
  • Monitor Microservices App using Azure Managed Grafana

Blog Archives

Recent Posts

  • Invoking Dapr Services in Azure Container Apps using gRPC – Part 2
  • gRPC Communication In Azure Container Apps – Part 1
  • Azure Container Apps Volume Mounts using Azure Files – Part 12
  • Deploy Meilisearch into Azure Container Apps
  • Monitor Microservices App using Azure Managed Grafana

Tags

AJAX AngularJS API API Versioning ASP.NET ASP.NET 6 Authentication Autherization Server Azure Azure Active Directory B2C Azure AD B2C Azure Container Apps Azure Files Azure Storage Code First Dapr Dependency Injection Entity Framework ETag Foursquare API grpc IaC jQuery JSON JSON Web Tokens JWT KEDA Microservice Microsoft MVP Ninject OAuth OAuth 1.0 OData Redis Resource Server REST RESTful Single Page Applications SPA Token Authentication Tutorial Web API Web API 2 Web API Security Web Service

Search

Copyright © 2023 · eleven40 Pro Theme on Genesis Framework · WordPress · Log in