Forum Discussion
ShereenFathy
Apr 09, 2021Copper Contributor
Microsoft teams authentication
Hello, I want to make specific users form different tenants able to access my bot how to do that ?
Mamatha-MSFT
Microsoft
Apr 09, 2021Hi ShereenFathy Please go through this documentation it will help you.
ShereenFathy
Apr 09, 2021Copper Contributor
Mamatha-MSFT
let's specify what i want to do, I have a bot that use QnA maker service to answer
user questions. the data stored in the QnA are private data and we need specific users that could
chat with our bot and see the data stored in the QnA so i found that we can use identity provider to add authentication layer to the bot .
and after reading the document you sent. can i add the users that i want the bot be accessible by them under the security group of the identity provider application ?
h
let's specify what i want to do, I have a bot that use QnA maker service to answer
user questions. the data stored in the QnA are private data and we need specific users that could
chat with our bot and see the data stored in the QnA so i found that we can use identity provider to add authentication layer to the bot .
and after reading the document you sent. can i add the users that i want the bot be accessible by them under the security group of the identity provider application ?
h
- Mamatha-MSFTApr 09, 2021
Microsoft
ShereenFathy Under user selector you need to select multiple users or security groups to whom you want give access.
- ShereenFathyApr 09, 2021Copper ContributorMamatha-MSFT
I tried it but it add restrictions to users to access the app on azure portal but I need to add restrictions to the users that access the bot on microsoft teams- Mamatha-MSFTApr 15, 2021
Microsoft
ShereenFathy Please go through this documentation.