You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to have an HTML adapter, so that we could have an endpoint exposed via @ChatRequest which conforms to a HTTP request. Then, we would pass the user details through using Spring Security.
We could use this to render Symphony / Teams UI that uses HTML instead of AdaptiveCard / Freemarker. Also, we could pop users out to web pages if they wanted. Finally, this might work quite well for the leader election thing too (?)
The text was updated successfully, but these errors were encountered:
It would be great to have an HTML adapter, so that we could have an endpoint exposed via @ChatRequest which conforms to a HTTP request. Then, we would pass the user details through using Spring Security.
We could use this to render Symphony / Teams UI that uses HTML instead of AdaptiveCard / Freemarker. Also, we could pop users out to web pages if they wanted. Finally, this might work quite well for the leader election thing too (?)
The text was updated successfully, but these errors were encountered: