-
-
Notifications
You must be signed in to change notification settings - Fork 795
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] - OIDC Auth not working on mobile devices #3499
Comments
Has this been pushed to a docker image yet? I'm using :nightly and I still can't login on Chrome mobile, regardless of login method set for the user. As long as I have OIDC enabled in any way, login is broken. |
This is included in the nightlies, but has not been included in a 'proper' release.
|
I am already using nightly. I'll try purging the image and repulling |
I'm still getting an infinite reload with the latest nightly image.
from logs |
Looks like you have an existing user in Mealie that you're trying to link to from your IdP. By default Mealie uses the email from your IdP to link accounts, so your account in Mealie should have the same email. Alternatively, you can change the link to be username-based by setting this environment variable: |
Seems to be working now. Thanks! |
First Check
What is the issue you are experiencing?
With the latest nightly, I am no longer able to log into Mealie via OIDC on my mobile device (iPhone) -- web works just fine.
Steps to Reproduce
Please provide relevant logs
Mealie Version
Nightly latest
Deployment
Docker (Linux)
Additional Deployment Details
No response
The text was updated successfully, but these errors were encountered: