Closed blackchoey closed 1 month ago
Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.
The fix is deployed. Closing this issue.
Issue
The Bot SSO sample cannot show the login button for user to login and consent required Microsoft Graph permission to the sample app.
Root cause
There is a bug in Teams Client that causes the login button not displayed issue. The fix is being deployed to all Teams Client.
Workaround
Option 1: You could compose a Entra login url to let users open, login and consent the required permission for the app manually. Refer this document to learn how to compose the url for your application: https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-auth-code-flow#request-an-authorization-code. Option 2: You could grant tenant wide admin consent for the required permission so your users do not need to login and consent the permissions manually: https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/grant-admin-consent