Azure AD Authorization Code Flow With Proof Key For Code Exchange(PKCE) | Azure AD Authentication

  Рет қаралды 3,088

AzureTeach•Net

AzureTeach•Net

Күн бұрын

Пікірлер: 13
@pcmaniakkk
@pcmaniakkk 2 ай бұрын
Why did you checked "implicit flow" and "hybrid flow"??? While you are implement pkce implemention for authorisation code flow, you shouldn't check these checkbox. Also it is mentioned above of the that options.
@azureteachnet
@azureteachnet 2 ай бұрын
Good catch. I usually check that implicit flow just to make my life easier while making the video. As I used to it, Un Intentionally checked that.
@amanraut5304
@amanraut5304 5 ай бұрын
Please make a video on federated crentaial in azure
@sandeshpekamwar
@sandeshpekamwar 8 ай бұрын
Pls create on multi tenant entra with angular and dotnet core api
@sandeshpekamwar
@sandeshpekamwar 8 ай бұрын
Along with graph How to contact u
@azureteachnet
@azureteachnet 8 ай бұрын
I have a plan to create these videos in next 1-3 months as lil busy. 1. Web Api+Entra+Azure AD B2C 2. Web Api+Multi Tenant Entra 3. Angular for the same. Will update you. Thanks.
@bandasanthosh
@bandasanthosh 3 ай бұрын
How do we get logged in user email using this method
@azureteachnet
@azureteachnet 3 ай бұрын
you can decode the token. It will have the email in claims.
@bandasanthosh
@bandasanthosh 3 ай бұрын
@@azureteachnet do you have any video on how to decode them or any other resource where I can refer to?
@azureteachnet
@azureteachnet 3 ай бұрын
@@bandasanthosh do you mean the token? Token can be decoded using Base64. You can use http client to forward the token. There are many other ways present to achive that.
@bandasanthosh
@bandasanthosh 3 ай бұрын
@@azureteachnet Sorry for asking multiple times.. do you have some reference guide for end to end process?
@azureteachnet
@azureteachnet 2 ай бұрын
@@bandasanthosh still I did not understand what you are looking for. can you please elaborate your requirement? If you are looking for authentication and authorization, the channel have a playlist which has at least 10 videos. If you want to pass token from one api to other here is the video. kzbin.info/www/bejne/oKfCp5xnfJuYfaM if you use the same audience for both APIs, you can simply pass the token as is. To get the token in your API, you can Enable Token Aquisation or write your own middleware to get the token and pass it.
OAuth PKCE | OAuth Proof Key for Code Exchange explained
9:39
Jan Goebel
Рет қаралды 46 М.
Will A Basketball Boat Hold My Weight?
00:30
MrBeast
Рет қаралды 153 МЛН
Triple kill😹
00:18
GG Animation
Рет қаралды 18 МЛН
How Strong is Tin Foil? 💪
00:25
Brianna
Рет қаралды 66 МЛН
Oauth 2.0 Authorization Code Flow | Microsoft Graph
15:52
Concepts Work
Рет қаралды 60 М.
What is OAuth with PKCE and How Does it Work? | Way of the Future
15:52
OAuth Flow with PKCE
22:14
Salesforce Apex Hours
Рет қаралды 5 М.
How Authentication and Authorization Work for SPAs
9:33
OktaDev
Рет қаралды 7 М.
Coding Shorts: Using Azure Entra ID to Protect Your APIs
19:22
Shawn Wildermuth
Рет қаралды 4,8 М.
Master Azure AD Authentication in 30 Minutes with Angular and .NET Core 8!
23:33