hugo

Results 22 comments of hugo

Hi Isherz, FYI you can upgrade by changing line 4 in the DOCKERFILE to ENV OPENFIRE_VERSION=4.0.1 \ At least that worked for me, I only have slow performance now which...

Hi there, I am trying to get this to work ;-) I have added the ltiauthenticator to my docker file, done all the steps above (moodle 4 and jupyterhub both...

logging from jupyterhub ``` [I 2023-08-31 09:09:13.119 JupyterHub users:768] Server jupyter-admin is ready [I 2023-08-31 09:09:13.120 JupyterHub log:191] 200 GET /hub/api/users/jupyter-admin/server/progress?_xsrf=[secret] ([email protected]) 2122.98ms [I 2023-08-31 09:09:13.158 JupyterHub log:191] 302 GET...

hmmm i assume these two can run side by side jupyterhub-nativeauthenticator \ jupyterhub-ltiauthenticator

hehe you do need to choose indeed: #c.JupyterHub.authenticator_class = "nativeauthenticator.NativeAuthenticator" c.JupyterHub.authenticator_class = "ltiauthenticator.lti13.auth.LTI13Authenticator" now it works from moodle (but not anymore from outside)

ok it worked fine untill a few weeks ago...

now I get this error : Required LTI 1.3 arg iss not in request ``` [I 2024-05-28 12:19:50.793 JupyterHub log:191] 200 GET /hub/login?next=%2Fhub%2Fadmin (@90.145.96.110) 2.46ms 12:20:58.516 [ConfigProxy] info: 200 GET...

can you let me know if i can use this tool to talk to GPT4all.io in server mode (it provides openAI API compatible API)

I would like to use JWT (from moodle), this works great! Now I would like to also be able to use jitsi direct from the url ... Can I use...