Plex login doesn't work on mobile
See original GitHub issueDescribe the bug
When I try logging in with plex on mobile, the plex login screen never shows up. I am able to log into authentik with plex auth using my computer.
Here is the documentation that I followed to setup plex login with authentik. https://goauthentik.io/integrations/sources/plex/
To Reproduce
Steps to reproduce the behavior:
- Go on iPhone 12 Pro iOS 15.6.1 (I used safari and brave in private mode)
- Go to my traefik reverse proxy url that points to authentik
- Click on the plex icon
- This is where the issue happens, the plex login page doesn’t load
Expected behavior I expected for the plex login screen to show up and be able to login with it.
Screenshots Sorry I don’t have a screenshot, but it is stuck on the screen “Authenticating with Plex…” with a spinning circle forever.
Logs
This was the only log that printed when I clicked on the Plex icon.
{"event":"/static/dist/flow/PlexLoginInit-4a6a3433.js","host":"authentik.mydomain.com","level":"info","logger":"authentik.router","method":"GET","remote":"172.21.0.7","runtime":"0.967","scheme":"https","size":12783,"status":200,"timestamp":"2022-10-19T20:54:02-07:00","upstream":"","user_agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1"}
Version and Deployment (please complete the following information):
- authentik version: 2022.9.0
- Deployment: docker in unRaid
Additional context I have the google auth working on both mobile and a computer.
Overseerr uses plex auth to log into the application. I noticed that when I click “sign in” it’ll open a new tab for the plex login.
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
@babariviere thanks for making the changes!
No problem!