ryacom
ryacom
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
Not sure what else to say, I have 23 other apps doing SSO with Microsoft that work
53 replies
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
I guess I am going back to password login, unless there is some magic setting I don't know about
53 replies
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
I am not sure if controlling that is possible
53 replies
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
If I am interpreting the metadata correctly that is currently a supported method
53 replies
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
I am not following, isn't client_secret_post the desired setting?
53 replies
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
I saw the discussion around that for Authelia but I don't see a similar option anywhere in Entra Does this help? https://login.microsoftonline.com/048699d0-4e5d-4e9b-9187-bab11918ee4d/v2.0/.well-known/openid-configuration
53 replies
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
Any settings in particular? There aren't very many, just the redirect URIs and secret
53 replies
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
Authenticator lets you do passwordless auth with push notifications
53 replies
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
Web, app doesn't work but I haven't looked at the logs
53 replies
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
It's free and I like Microsoft Authenticator :)
53 replies
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
It's Microsoft Entra so I don't think there is much I can see other than "successful login." However now if I downgrade back to v1.131.3, it works.
53 replies
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
After down and up the curl works but there is still a problem
[Nest] 17 - 04/28/2025, 3:41:17 PM ERROR [Api:ErrorInterceptor~o7amz1qg] Unknown error: ResponseBodyError: server responded with an error in the response body
ResponseBodyError: server responded with an error in the response body
at checkOAuthBodyError (file:///usr/src/app/node_modules/oauth4webapi/build/index.js:865:19)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async processGenericAccessTokenResponse (file:///usr/src/app/node_modules/oauth4webapi/build/index.js:1141:5)
at async processAuthorizationCodeOAuth2Response (file:///usr/src/app/node_modules/oauth4webapi/build/index.js:1373:20)
at async authorizationCodeGrant (file:///usr/src/app/node_modules/openid-client/build/index.js:850:18)
at async OAuthRepository.getProfile (/usr/src/app/dist/repositories/oauth.repository.js:52:28)
at async AuthService.callback (/usr/src/app/dist/services/auth.service.js:137:25)
at async OAuthController.finishOAuth (/usr/src/app/dist/controllers/oauth.controller.js:46:22)
[Nest] 17 - 04/28/2025, 3:41:17 PM ERROR [Api:ErrorInterceptor~o7amz1qg] Unknown error: ResponseBodyError: server responded with an error in the response body
ResponseBodyError: server responded with an error in the response body
at checkOAuthBodyError (file:///usr/src/app/node_modules/oauth4webapi/build/index.js:865:19)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async processGenericAccessTokenResponse (file:///usr/src/app/node_modules/oauth4webapi/build/index.js:1141:5)
at async processAuthorizationCodeOAuth2Response (file:///usr/src/app/node_modules/oauth4webapi/build/index.js:1373:20)
at async authorizationCodeGrant (file:///usr/src/app/node_modules/openid-client/build/index.js:850:18)
at async OAuthRepository.getProfile (/usr/src/app/dist/repositories/oauth.repository.js:52:28)
at async AuthService.callback (/usr/src/app/dist/services/auth.service.js:137:25)
at async OAuthController.finishOAuth (/usr/src/app/dist/controllers/oauth.controller.js:46:22)
53 replies
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
Well that's strange, if I exec into my Gitea container for example, it works
53 replies
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
Yeah "could not resolve host". OAuth was definitely broken with 1.132 but this is obviously some other issue I need to sort out
53 replies
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
I can curl the URL from outside the container but not inside so something is obviously wrong with my setup, though I am not sure what changed
53 replies
IImmich
Created by ryacom on 4/28/2025 in #help-desk-support
Web app OAuth with Entra not working on v1.132.3
Whelp it worked after downgrading the other day but now it does not. I will have to do some more digging.
53 replies