Hey,

Is it possible to offer an access to Redash for logged out users? For example, logged out users would have the privileges of the default group. People can then log in if they have an account and have additional permissions.

My use case would be to offer read privileges for all logged out users on all dashboards.

Thanks

There is an AnonymousUser object. You can try changing its permissions property to make this work.