The production deployment of the LLM Graph Builder (https://llm-graph-builder.neo4jlabs.com/readonly) appears to be using a development environment configuration for authentication. Users are redirected to a Neo4j-dev Auth0 login page which restricts access to "Organization Users" only, preventing public access to the tool.
To Reproduce:
The production deployment of the LLM Graph Builder (https://llm-graph-builder.neo4jlabs.com/readonly) appears to be using a development environment configuration for authentication. Users are redirected to a Neo4j-dev Auth0 login page which restricts access to "Organization Users" only, preventing public access to the tool.
To Reproduce:
Go to https://llm-graph-builder.neo4jlabs.com/readonly (or the root URL).
Attempt to log in.
Observe the redirect to: https://neo4j-dev.eu.auth0.com/...
Error message displayed: "Only organization users are allowed to login to the dev environment."