Skip to main content
Microsoft logo
Power Virtual Agents
  • Pricing
    • Documentation
    • Blog
    • Support
    • Roadmap
    • Self-paced learning
    • Virtual agent and chatbot topics
    • Overview
    • Forums
    • Galleries
    • Ideas
    • User groups
  • Register
  • ·
  • Sign in
  • ·
  • Help
Go To
  • Power Virtual Agents Community
  • Welcome to the Community!
  • News & Announcements
  • Forums
  • General
  • Topic Creation & Management
  • Calling Actions from PVA
  • Publish & Channel Management
  • Bot Administration
  • Bot Analytics
  • Bot Extensibility
  • Building PVA chatbots in Microsoft Teams
  • Power Platform Integration - Better Together!
  • Power Platform Integrations
  • Power Platform and Dynamics 365 Integrations
  • Galleries
  • Community Connections & How-To Videos
  • Webinars and Video Gallery
  • Bot Sharing Gallery
  • 2021 MSBizAppsSummit Gallery
  • 2020 MSBizAppsSummit Gallery
  • Community Engagement
  • Community AMA
  • Ideas
  • Power Virtual Agents Ideas
  • Community Blog
  • Power Virtual Agents Community Blog
  • Community Support
  • Community Accounts & Registration
  • Using the Community
  • Community Feedback
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
  • Power Virtual Agents Community
  • Galleries
  • Webinars and Video Gallery
  • Personalizing Power Virtual Agents for Authenticat...

Personalizing Power Virtual Agents for Authenticated Users

04-28-2020 11:34 AM - last edited 06-15-2020 13:12 PM

chass
Memorable Member
4595 Views
LinkedIn LinkedIn Facebook Facebook Twitter Twitter
chass
chass Memorable Member
Memorable Member
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Personalizing Power Virtual Agents for Authenticated Users

‎04-28-2020 11:34 AM

Authenticating users in Power Virtual Agents gives you the ability to not only personalize the experience with the user's name and email address, but also look up their manager and more. In this video I show how to configure Power Virtual Agents for authentication, then look up a user's first name and email address in order to personalize the chat. In this video I'm showing a method that I first read in Tomasz Poszytek's blog: https://poszytek.eu/ See Tomasz's article here: https://poszytek.eu/en/microsoft-en/o... Setting up Power Virtual Agents to authenticate against Azure Active Directory (Office 365) involves using some pre-defined settings. Those settings are here: https://docs.microsoft.com/en-us/powe... The key ones I use in the video are below: *Scope List Delimiter: , *Authorization URL Query String Template: ?client_id={ClientId}&response_type=code&redirect_uri={RedirectUrl}&scope={Scopes}&state={State} *Token URL Query String Template: ? *Token Body Template: code={Code}&grant_type=authorization_code&redirect_uri={RedirectUrl}&client_id={ClientId}&client_secret={ClientSecret} *Refresh URL Query String Template: ? *Refresh Body Template: refresh_token={RefreshToken}&redirect_uri={RedirectUrl}&grant_type=refresh_token&client_id={ClientId}&client_secret={ClientSecret} *Scopes: openid *Authentication / Web / Redirect URL: https://token.botframework.com/.auth/...

 

watch?v=Zd9mi88V91Q

Preview file
84 KB
Labels:
  • Labels:
  • Community Tips and Tricks
  • General PVA
Message 1 of 1
4,595 Views
0 Kudos
Reply
  • All posts
  • Previous Topic
  • Next Topic

Power Platform

  • Overview
  • Power BI
  • Power Apps
  • Power Automate
  • Power Virtual Agents

Learn

  • Documentation
  • Community
  • Ideas
  • Blog
  • Support
  • Roadmap

  • © 2022 Microsoft
  • Follow Power Virtual Agents
  • Privacy & cookies
  • Manage cookies
  • Terms of use
  • Trademarks