Hi guys, help me please with advice on how to conf...
# troubleshoot
r
Hi guys, help me please with advice on how to configure datahub with default authentification for anonymous users. I need to implement the very same behavior as on demo.datahubproject. So when I open datahub, i get logged in with some default user with read-only permissions, but also there must be option to log in under different user (with full permissions, for example)
e
Hey @ripe-belgium-29225 this can be set up by setting the following flag on the
datahub-frontend
container like so:
AUTH_JAAS_ENABLED=false