Skip to content
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

App Service Authentication not working when redeploying an app #1154

Open
misslapina123 opened this issue Oct 30, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@misslapina123
Copy link

misslapina123 commented Oct 30, 2024

Describe the bug
App Service Authentication not working when redeploying an app

To Reproduce
Steps to reproduce the behavior:

  1. Deploy your app.
  2. Set up Microsoft Authorization from the portal.
  3. Ask a couple of questions and receive answers from your app.
  4. Redeploy or stop and start again your app.
  5. The window of no Authentication set shows up again.

Expected behavior
The app should work just fine if the authentication is set.

Screenshots
Screenshots were added here - #1147

Configuration: Please provide the following

  • Azure OpenAI model name and version - gpt-4o 2024-05-01-preview
  • Is chat history enabled? Yes
  • Are you using data? If so, what data source? Azure AI Search
@misslapina123 misslapina123 added the bug Something isn't working label Oct 30, 2024
@misslapina123 misslapina123 changed the title App Service Authorization not working when redeploying an app App Service Authentication not working when redeploying an app Oct 30, 2024
@samir-sinha
Copy link

The issue persists even when you disable / delete the authentication.

The WebApp should bypass the authentication process completely, when we wish to offer a user the ability to chat with the WebApp anonymously.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants