Planteome / noctua

Graph-based modeling environment for biology, including prototype editor and services
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Unable to login using standand means #6

Closed kltm closed 7 years ago

kltm commented 7 years ago

I am currently unable to login to the Planteome instance of Noctua using standard means.

At this point, I am returned to the barista page. While the login apparently "succeeded", it still asks for login or return

screenshot_2017-05-09_11-10-22

with the URL http://barista-dev.planteome.org/login/success?barista_token=null&return=http://noctua-dev.planteome.org/ and I have no way to proceed back to the application logged in.

I think the null token is key here. My guess would be that it either means that barista-dev could not lookup my name to give me access (possible because I have "go" access and not "planteome" access?) or that the return handshake from github back to barista-dev went wrong (maybe wrong domain?).

elserj commented 7 years ago

I added you to the Planteome organization in users.yaml. Try it now. Or let me know if I need to restart barista.

kltm commented 7 years ago

Assuming that you have given yourself maximum privileges, you will need to:

That said, I have them and refreshed the user information; however, am still unable to login as myself. Is the correct users.yaml located in the expected location for Barista?

kltm commented 7 years ago

Be aware that refreshing users shuffles their colors ;)

elserj commented 7 years ago

I had not, but I did now. I had to restart barista, so I think it's all good now.

kltm commented 7 years ago

It now works for me; just the permissions issue then. A barista restart should not be necessary, but it is certainly effective as well.