Gb
IImmich
•Created by Gb on 8/9/2023 in #help-desk-support
caddy + oauth
I got it working, thanks. It was indeed the issuer url 😁
8 replies
IImmich
•Created by Gb on 8/9/2023 in #help-desk-support
caddy + oauth
Okay, ill get on it when I get home. However better error handling could be implemented. Also some kind of test/validation feature in oauth setting would be tremendous!
8 replies
IImmich
•Created by Gb on 8/9/2023 in #help-desk-support
caddy + oauth
its as if the api/oauth endpoint doesnt exist
8 replies
IImmich
•Created by Gb on 8/9/2023 in #help-desk-support
caddy + oauth
Immich-server logs:
[Nest] 7 - 08/09/2023, 11:06:57 AM ERROR [ExceptionsHandler] expected 200 OK, got: 404 Not Found
OPError: expected 200 OK, got: 404 Not Found
at processResponse (/usr/src/app/node_modules/openid-client/lib/helpers/process_response.js:41:11)
at Issuer.discover (/usr/src/app/node_modules/openid-client/lib/issuer.js:179:18)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async AuthService.getOAuthClient (/usr/src/app/dist/domain/auth/auth.service.js:225:24)
at async AuthService.generateConfig (/usr/src/app/dist/domain/auth/auth.service.js:145:22)
at async /usr/src/app/node_modules/@nestjs/core/router/router-execution-context.js:46:28
at async /usr/src/app/node_modules/@nestjs/core/router/router-proxy.js:9:17
8 replies