Marc Klingen
Marc Klingen
This is blocked as there is only beta support for Microsoft Entra ID in auth.js as of now (read the warning after already getting started on this): https://authjs.dev/getting-started/providers/microsoft-entra-id
Auth.js is still not GA but I have seen teams use the existing AzureAD integration with the new EntraID. Thus, I added documentation on this here: [https://langfuse.com/docs/deployment/self-host#sso](https://langfuse.com/docs/deployment/self-host#sso)
awesome, thanks for confirming
Closing this for now, as entraid sso works
can use AzureAD as described in docs, Entra package still not available (just a rename)
Do you run on Langfuse Cloud? If so, could you provide a trace_id where this issue occurred? Checking the logs for this request end-to-end would help debug the problem and...
Do your embedding generations include inputs/outputs? By default, Langfuse takes the token numbers reported by LlamaIndex and does not attempt to tokenize them on the api-level as storing all embedded...
Langfuse does both but for llamaindex we try to get them via llamaindex and just ingest into langfuse. If you have logs, you could try to find out if this...
looks great, thanks again. will make 2 little changes on own branch as i cannot push to this branch, and will update docs accordingly. sorry for the wait!