filmov
tv
Configuring Azure Active Directory app registrations for SPAs and APIs.
Показать описание
Foreword: sorry for mispronouncing the acronym "JWT" - I knew the recommended pronounce is "jot", but even so, in my first videos I pronounce it in a way that reminds how Italians pronounce the "BMW" brand. 😊
In this tutorial I explain how to configure app registrations in Azure Active Directory for a SPA enabling interactive sign-in, and a API requiring JWT Bearer authentication.
This tutorial is the fourth in a series that uses Torino project, to speak about different topics regarding publishing Python web applications and TypeScript front-end single page applications in Azure. It is also providing documentation for my web framework for Python, BlackSheep.
Contents
(0:00:00) Intro
(0:01:41) App registration for the API
(0:04:00) App registration for the SPA
(0:06:00) Configuration in the source code
(0:08:35) Configuring the SPA
(0:10:48) Inspecting access tokens
(0:13:10) Application roles
(0:15:08) Assigning roles to users and groups
(0:16:40) Closing
The source code of Torino is available here:
The article I wrote to describe how JWTs can be validated using Python, mentioned in the tutorial:
In this tutorial I explain how to configure app registrations in Azure Active Directory for a SPA enabling interactive sign-in, and a API requiring JWT Bearer authentication.
This tutorial is the fourth in a series that uses Torino project, to speak about different topics regarding publishing Python web applications and TypeScript front-end single page applications in Azure. It is also providing documentation for my web framework for Python, BlackSheep.
Contents
(0:00:00) Intro
(0:01:41) App registration for the API
(0:04:00) App registration for the SPA
(0:06:00) Configuration in the source code
(0:08:35) Configuring the SPA
(0:10:48) Inspecting access tokens
(0:13:10) Application roles
(0:15:08) Assigning roles to users and groups
(0:16:40) Closing
The source code of Torino is available here:
The article I wrote to describe how JWTs can be validated using Python, mentioned in the tutorial:
Getting Started with Azure AD App Proxy
How to create App Registrations in Azure
Learn Microsoft Azure Active Directory in Just 30 Mins (May 2023)
Configuring an Enterprise Application for Single Sign-on
Configuring Azure Active Directory app registrations for SPAs and APIs.
Azure Active Directory (AD, AAD) Tutorial | Identity and Access Management Service
Module 2: Register an App with Azure Active Directory | Microsoft Graph Fundamentals for Beginners
Azure Active Directory | Azure Active Directory Tutorial | Azure Tutorial For Beginners |Simplilearn
Appsmith SSO with Azure Entra ID SAML Authentication
Integrate your (SaaS) Applications with Azure AD in less than 5 minutes.
Azure AD App Registration in Plain English (Exam Prep FAQs)
Create a new user in Azure active Directory ||assign roles|| remove a role||Azure Active Directory
Azure Active Directory Tutorial | Azure Active Directory Configuration | Azure Tutorial |Simplilearn
Deploying & Managing Applications in Azure Active Directory
45. How to configure Azure Active Directory Seamless Single Sign On
How to Authenticate an Azure AD, Configure Azure Web App to Use Azure Active Directory
Explaining the Azure Active Directory App Gallery
How To Install and Configure Azure AD Connect
Azure AD Application Proxy Explained !!!
Azure Active Directory Single Sign-On Configuration Demo
How to integrate applications with Microsoft Entra ID
Configure SCIM provisioning using Microsoft Azure Active Directory
Authentication fundamentals: Web single sign-on | Microsoft Entra ID
How to configure OAuth 2.0 client credentials flow in Azure Active Directory B2C?
Комментарии