Open timoleo23 opened 4 years ago
Follow this doc https://github.com/OfficeDev/microsoft-teams-sample-meetings-token/blob/main/Wiki/azure-bot-channels-registration.md to setup your bot registration and this one https://github.com/OfficeDev/microsoft-teams-sample-meetings-token/blob/main/Wiki/auth-aad-sso.md for the auth sso.
Could you please provide more details on the steps to configure the App registration / required app permissions / configuring SSO ?
This section "Register your bot using bot channel registration in Azure AD portal and add authentication" points to a web page that describes how to add authentication to the app - https://docs.microsoft.com/en-us/microsoftteams/platform/bots/how-to/authentication/add-authentication
We don't know what permissions are needed and I'm wondering if we shouldn't rather point to implemeting SSO instead - https://docs.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/authentication/auth-aad-sso
Additional steps would be very helpful here to configure the app