Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Get Azure AD Access token for a different App

$
0
0

I have a .NET Blazor SPA application where users are being authenticated with Azure AD using MicrosoftIdentityWebApp nuget. Got some new requirements to call a 3rd party API and they are expecting an Azure Access Token. Looking over some documentation it seems that OnBehalfOf flow is what I need ( please correct me if I am wrong ). I have updated my authentication configuration and added this response type OpenIdConnectResponseType.IdTokenToken and also added a couple of OpenIdConnectEvents in order to grab the Access Token during authentication.

Just want to confirm if in order to authenticate for another application, is there a more appropriate way then OBO flow?


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>