Secure Serverless APIs with Python FastAPI, Azure AD and Azure Functions

Описание к видео Secure Serverless APIs with Python FastAPI, Azure AD and Azure Functions

Step by step video on how to create serverless APIs using Azure Functions with Python and Fast API. Secure your API with JWT based authentication and authorization with Azure Active Directory to ensure that only authenticated requests can access your API endpoints.

TWITTER ►►   / christosmatskas  
INSTAGRAM ►►   / cmatskas  
TIKTOK ►►   / christosmatskas  

Secure APIs with FastAPI and the Microsoft Identity Platform
https://training.talkpython.fm/course...
Getting started with Python and Azure Functions
https://docs.microsoft.com/en-us/azur...
Visual Studio Code with Python
https://code.visualstudio.com/docs/la...

00:00:10 Dependencies
00:01:05 Create a local Python Azure Function project
00:04:26 Configure Azure Active Directory
07:12:00 Use ThunderClient to get an access token
00:07:54 Validate the token in jwt.ms
00:08:23 Implement Fast API in Azure Functions
00:10:00 Add API Authorization
00:12:50 Testing authentication end-to-end

#python #serverless #fastapi #jwt #authentication #azuread

Комментарии

Информация по комментариям в разработке