Hubtraf configuration

when I run

helm install --namespace=hubtraf --name=hubtraf hubtraf/helm-chart \                                                                                                                                                                  
    --set hub.url=https://xxx.xxxx.edu

I see login failed messages and it seems to default to lti authentication. How can I configure this to use dummy authentication instead?

I was able to get this to work.

Do you have a link to the setup that ended up working for you or a short description you can post here how you went from your original setup with a problem to the one that worked? Would be super useful for people from the future with similar problems.