Chainlit / chainlit

Build Conversational AI in minutes ⚡️
https://docs.chainlit.io
Apache License 2.0
6.73k stars 873 forks source link

login-callback looping with Azure AD OAuth in combo with fastapi mount_chainlit #1145

Open weipienlee opened 1 month ago

weipienlee commented 1 month ago

We have a custom linux python container Azure web app with our own AAD login mechanism but the same app registration used for the chainlit part.

There are unexpected behaviours in different situations:

NOTE: when deploying the same isolated chainlit code to a dedicated linux python Azure web app, it all works.

Firefox (also with incognito) chainlit version: 1.1.400rc1

weipienlee commented 1 month ago

Solved in release candidate