-
Post the sign in [non-admin user], a page which prompts consent for the permissions needed for the application is displayed. On selecting "return to the application without granting consent" option an…
-
## Version
Version 4.11.0
## Describe the bug
When Graph API Permission is enabled for Files.ReadAll, the company specific policy for sensitive data is hindering the SSO login to continue. The au…
-
I am trying to acquire an offline access/refresh token pair on my web api server using the on behalf of flow
https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-on-behalf-of-flo…
-
**Which version of Microsoft Identity Web are you using?**
Using AAD v2 and ASP.NET Core 3.1
Nuget packages and versions:
```
Microsoft.AspNetCore.Authentication.OpenIdConnect Version="3.1.10"
…
-
Hi Team,
I have hosted webchat using Static website which comes along with the bot framework. I have already configured SSO as well.
I have added an OAuth card in the 'ConvesationUpdateActivity'…
-
Hi guys, thank you for your sample!
Unfortunately, I encounter some difficulties running it. I have built the app, and installed it on Teams. When I try to send a message to my bot (running locally…
-
## Describe the bug
Null Reference Exception coming every time on call of any dialog for who skill in the composer though Luis is triggering the correct flow according to the intent.
## Vers…
-
#### What project is affected?
Virtual Assistant with botbuilder version 4.11.0
#### What language is this in?
Typescript
#### What happens?
We are enabling the MS teams channel for our…
-
Thanks for the release of #2373 but some points of #2351 are still not fixed:
1) Under the "Create an Azure account" paragraph, may you detail how to "Get your Azure AD Application ID" and how to "…
-
Device Auth Flow: https://tools.ietf.org/html/draft-ietf-oauth-device-flow-05
Does Dex support a device auth flow for retrieving oauth/oidc tokens?
AADv1 supports it but not AADv2 which we need …