microsoft / botbuilder-dotnet

Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
https://github.com/Microsoft/botframework
MIT License
864 stars 480 forks source link

SN+I SingleTenant encountering token issuance denial (per policy) #6804

Open tracyboehrer opened 2 weeks ago

tracyboehrer commented 2 weeks ago

Effects MS bots only (since it's SN+I). This is a blocker for SingleTenant SN+I bots.

MultiTenant works as expected. SingleTenant produces MSAL error: AADSTS53003: Access has been blocked by Conditional Access policies. The access policy does not allow token issuance.

ESTS guidance requested.