Introduction to Azure AD with Openid Connect

Описание к видео Introduction to Azure AD with Openid Connect

In my previous video I talked about installing Keycloak with docker so anyone can host their own IdP.

For the viewers that don't bother hosting their own IdP, Azure AD, Okta, Auth0 would be something you want to try.

In today's video I will walk you through setting up Azure AD and do some openid connect flows.

My blog address: https://tech.aufomm.com/

0:00 Intro
1:14 Create Active Directory
2:45 Register Openid connect application
3:57 Get OIDC directory endpoints
4:19 Change token version to V2
4:38 Create client secret
5:16 Assign API permissions
6:32 Use Insomnia collections
7:35 Client Credentials flow
7:58 Authorization code flow
8:57 Password flow
9:06 Explain scope
10:39 Add claims to token
12:17 Get different versions of token

Комментарии

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