Finn Bacall

Results 25 comments of Finn Bacall

It's on my list, but my list is pretty long :( I'd like to tackle it along with #984 if possible. Any help in figuring out a configuration (https://github.com/seek4science/seek/blob/dd5edd56165bcdb205e06be23c02f27076c157fa/lib/seek/config.rb#L314-L342) that...

Tested custom OIDC provider which uses the same omniauth strategy as the LS-Login authentication on https://testing-suburi.fairdomseek.org/seek/ and there were no issues. Need to confirm if this is still a problem...

@stuzart did you mean to move this from "Done" to "In progress"?

https://github.com/seek4science/seek/actions/runs/4204796804/jobs/7295966496#step:16:22

Still happening: ``` # Running tests with run options --seed 2304: .....S..............................................................................................E Error: AuthLookupJobTest#test_user_auth_lookup_job_perform: NoMethodError: undefined method `sharing_scope' for nil:NilClass if thing.policy.sharing_scope == Policy::ALL_USERS ^^^^^^^^^^^^^^ lib/seek/permissions/authorization.rb:42:in `authorized_by_policy?' lib/seek/permissions/authorization.rb:20:in `is_authorized?' lib/seek/permissions/policy_based_authorization.rb:307:in...