openai-at-scale icon indicating copy to clipboard operation
openai-at-scale copied to clipboard

Feature Request: Use the Authentication function of the App Service to require user authentication.

Open morihaya opened this issue 2 years ago • 0 comments

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

I would like to add an authentication function for AzureAD. I have configured the following article as a reference, but do I need to add functionality on the application side?

Configure your App Service or Azure Functions app to use Azure AD login

Any log messages given by the failure

AADSTS9002325: Proof Key for Code Exchange is required for cross-origin authorization code redemption.

image

Expected/desired behavior

We would like to have unauthenticated users see the Microsoft account login screen and authenticated users be able to use the application.

OS and Version?

macOS (Big Sur)

Versions

Mention any other details that might be useful

The Authentication setting screen of App registrations is attached for your reference.

Screen Shot 2023-07-04 at 10 29 05

morihaya avatar Jul 04 '23 01:07 morihaya