ukdtom / WebTools.bundle

WebTools is a collection of tools for Plex Media Server. Like the Unsupported AppStore (UAS)
https://forums.plex.tv/discussion/288191
Mozilla Public License 2.0
1.3k stars 170 forks source link

Logon screen and PMS not signed in #360

Closed ukdtom closed 7 years ago

ukdtom commented 7 years ago

If the PMS is not signed into plex.tv (Settings/Server/Remote Access)

Then a call to the endpoint /version should return a setting like: "PlexTVOnline": false

Above means, that we instead of doing an auth. towards plex.tv, instead logon towards a local user storage.

This functionality is missing from the Logon screen, meaning that users that runs their PMS without been signed into plex.tv, will not be able to logon to WT V3!

Please see the doc regarding Authentication

creoludifico commented 7 years ago

R4Test

ukdtom commented 7 years ago

And working as expected, thanks