-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.Net: Chat doesn't work when adding Azure AD authentication #3288
Comments
Thanks for reporting the issue. Do you mind opening the inspect window in your browser and sharing any errors that you might find? This will help us diagnose the issue. |
Hi Matthew, Thank you for following up. Here are the errors I get on the inspect window :
|
@rouissis This looks like an incorrectly configured AAD setup. Are you still experiencing the issue? Have you tried with the latest version of Chat Copilot? |
Hi Gil, You are correct, there was an issue with our AAD app registrations. After recreating them, the authentication worked, unfortunately the bing search plug in doesn't work. |
There is already a bug open for the bing search plugin: microsoft/chat-copilot#549 |
Describe the bug
Can't create any chat when user is authenticated using Azure AD
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When running the app we expect to be able to create chats like below :
Screenshots
Instead, we get this empty window :
And when we click + > New chat session, nothing happens.
Platform
Additional context
The text was updated successfully, but these errors were encountered: