Hi,
We started using the LangGraph Platform for our chatbot, and I’ve added authentication as you defined here:
For some reason, after doing so, it worked perfectly but, the Assistants and Threads page in the deployment section of LangGraph Cloud dashboard started showing empty results.
Once I remove the auth definition in the langgraph.json file, it starts working again.
Is this a bug on your side? I thought the authentication definition was only for API management.
Thanks!