Forum Discussion
MS Teams oAuth Prompt Customization
Hey everyone,
We are using standard Botbuilder SDK for Node.js and specifically the botbuilder-dialogs package which provides us with OAuth prompt dialog which uses the botbuilder-core OAuth card, here is the interface:
We need to customize this card with some elements like other buttons, columns, images, and other adaptive card elements. But it does not seem possible straight from the definition.
So here are the questions we have:
- Is it possible to do the required customizations to the OAuth Card?
- or as an alternative, is it possible to use the "signin" action directly in the adaptive card which is easily designable?
We already tried putting "signin" action directly into the adaptive card but it's not being rendered by MS Teams. And we already tried sending the adaptive card with OAuth content-type – same behavior.
Thanks
- Therese_SolimenoModerator
Since the community has not yet responded to your post, you might want to seek assistance with other resources that are focused on tech support:
- Ask your IT manager to open a support case or call Microsoft using the support line you were given. Other options for business subscription admins are listed here:
https://support.serviceshub.microsoft.com/supportforbusiness/create
- Additional tech support is available at support.microsoft.com or Answers.microsoft.com, where authorized Microsoft agents are available to trouble an issue until it’s resolved.
- Prasad_Das-MSFTMicrosoft
MykolaMedynskiy -Please refer: Types of cards - Teams | Microsoft Docs