bird-house / pyramid-phoenix

Phoenix is a Pyramid web-application to make it easy to interact with WPS services
http://pyramid-phoenix.readthedocs.io/en/latest/
Apache License 2.0
7 stars 10 forks source link

Userid not stored properly when using CEDA OAuth #200

Closed tommygod3 closed 5 years ago

tommygod3 commented 5 years ago
userid

As seen here, when a user logs in with CEDA OAuth they don't get assigned a userid and so if someone else logs in with another sign in, the first person is logged in as the second. I will submit a PR to fix this.