Forum Discussion
nikhilsu
Apr 18, 2025Copper Contributor
How to revoke permissions from Teams Bot app
I want to revoke a user's permissions and logout user from my Teams bot application. Initially, the user granted consent through the bot when it was added to a team. Now, I need to:
- Remove all previously granted permissions.
- Log the user out from the bot.
- Prompt the user for a fresh login and obtain consent for the required permissions again.
How can I achieve this?
No RepliesBe the first to reply