Add a login popup in Virtual Agent bot - $sn-va-web-client-app.do
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 10:57 PM
Dear all,
I want to add a login for the $sn-va-web-client-app.do - for a particular topic. I tried to make the $sn-va-web-client-app.do as private there are two issues with this approach:
1. All the topics(Even public topics) are navigated to login page
2. Once user logs in, the application ui page is loading with left navigation bar instead of single iframe
I tried to add the validation for the topic to check user is logged in and if not provide the url to login which opens login in another tab, but it requires the user to manually refresh the VA page after login.
Kind regards,
Anand
- Labels:
-
Virtual Agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 09:27 AM
Hi Anand, did you ever find a solution to this issue? We would also like to load this without the navigation bar.