saltyorg / Saltbox

Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
https://docs.saltbox.dev
GNU General Public License v3.0
573 stars 65 forks source link

Add support for Plex two-factor authentication #29

Closed chazlarson closed 2 years ago

chazlarson commented 2 years ago

Saltbox should handle Plex TFA cleanly.

Implementation ideas are discussed here: https://forums.plex.tv/t/authenticating-with-plex/609370

This comes into play when running the initial tag when the server is claimed and in the plex_token.sh script. Seems like this interactive bit could be added up front in the install, though perhaps we can't tell if we'll actually need it until later.

In any case, wanted to get this into the backlog so it isn't forgotten. Personally, I'd like to turn on TFA and leave it on.

saltydk commented 2 years ago

Added in https://github.com/saltyorg/Saltbox/commit/09076cd2c351cac2e5e27302b0dd496339d010cc