microsoft / BotFramework-WebChat

A highly-customizable web-based client for Azure Bot Services.
https://www.botframework.com/
MIT License
1.58k stars 1.53k forks source link

Requests for SSO sample using ASP.NET #3308

Open xieofxie opened 4 years ago

xieofxie commented 4 years ago

Feature Request

Use the 'Enhancement' query to search for the most popular feature requests.

The Sample tag also lists examples and implementations that have already been requested.

Is your feature request related to a problem? Please describe.

Currently we have SSO sample using node.js https://github.com/microsoft/BotFramework-WebChat/tree/master/samples/07.advanced-web-chat-apps/e.sso-on-behalf-of-authentication And we know that there are requests for SSO sample using ASP.NET in an internal email thread.

Describe the suggestion or request in detail

Formalize these existing samples: https://github.com/EricDahlvang/WebChatSSO

https://github.com/microsoft/BotBuilder-Samples/tree/swagatm/webchatsso/experimental/sso-with-webchat/SSOBotCSharp

Describe alternatives you have considered

Maybe it is good to put them in BotBuilder-Samples, since samples here are js only https://github.com/microsoft/BotBuilder-Samples/issues/2590

Additional context

[Enhancement]

compulim commented 4 years ago

@swagatmishra2007 @tdurnford What do you think?