Webdav python oidc

Hi,

I’ll like to use gitlab to login to my nextcloud and use this gitlab accounts as well to login to nextcloud within a jupyter notebook and work with the files stored. Is there a simple solution to this task?

Thanks,

Marcel

What did you tried so far?

there are multiple apps like sociallogin, openidlogin and OpenID backend rpoviding this functionality. simple forum/google gives tons of results.

Social login is working. What is not working is using the gitab accounts to authenticate in the jupyter notebook. I tried pyncclient, but this does not seem to be working with OIDC.

I’m sorry you are too deep into the topic and I don’t understand what you are trying to achieve… if it is auth on NC against Gitlab or vice versa… so in turn have no idea if it is expected to work…