{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "290388",
   "self": "https://bugs.mojang.com/rest/api/2/issue/290388",
   "key": "BDS-3245",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [
         "19001"
      ],
      "resolution": "1",
      "customfield_10500": null,
      "customfield_12800": null,
      "customfield_12602": [],
      "customfield_12601": null,
      "customfield_12604": null,
      "customfield_12603": null,
      "customfield_12606": null,
      "customfield_12605": null,
      "customfield_12608": null,
      "resolutiondate": "2020-03-10T01:36:48.000+0200",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-3245/watchers",
         "watchCount": 1,
         "isWatching": false
      },
      "created": "2020-02-17T01:30:26.000+0200",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [
         "awaiting-response"
      ],
      "customfield_11700": "{}",
      "versions": [
         "18823"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2020-03-10T01:36:48.000+0200",
      "status": "5",
      "description": "I am trying to use BDS to run a LAN game for Xbox, Windows 10, and PS4.\u00a0 I would like to require authentication so I can feel more confident about expose my server's port to the internet for a remote player, but when I attempt to enable the whitelist and online-mode settings, the PS4 player cannot connect anymore.\n\nInfo (using placeholders instead of real usernames):\n * User has their PS4 account connected to a Microsoft account.\n ** PS4 username = my_ps4_username\n ** Xbox gamertag =\u00a0MyXboxGamerTag\n * server.properties file has\n ** online-mode=true\n ** white-list=true\n * whitelist.json has both the PS4 username and xbox gamertag in the whitelist.json file\n\n{{[\\{\"name\":\"MyXboxGamertag\",\"xuid\":\"12345\"},\\{\"name\":\"my_ps4_username\"}]}}\n\nUsers on Xbox and Windows 10 can connect, but the PS4 user still gets this error from the PS4 game:\n{quote}You need to authenticate to Microsoft services.\n{quote}\nWhen I set both online-mode and white-list to false, the PS4 player can connect and the server log shows\n{quote}[2020-02-16 22:52:54 INFO]\u00a0Player connected: <MyXboxGamerTag>, xuid: <12345>\n{quote}",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [
         "266132"
      ],
      "summary": "PS4 player cannot authenticate to BDS LAN game when online-mode=true",
      "creator": "natemcmaster",
      "reporter": "natemcmaster",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i17yhr:",
      "environment": null,
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/290388/comment/635377",
               "id": "635377",
               "author": "ionicecko",
               "body": "Hi Nate,\n\nCould you provide more information about your setup? What OS the server is running on, any difference between your clients?\n\nOther users have reported success fixing the timezone and time/date on their Linux instances (especially when using Docker) with this issue.\n\nIonic",
               "updateAuthor": "ionicecko",
               "created": "2020-02-17T04:58:08.177+0200",
               "updated": "2020-02-17T04:58:08.177+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/290388/comment/635390",
               "id": "635390",
               "author": "natemcmaster",
               "body": "Thanks for the reply. Here is more information about my setup.\n * Server OS = Ubuntu 18.04.4\n * Server timezone = UTC\n * Server clock and my laptop are the same right now, so don't think it's an issue with the server clock being messed up\n * Bedrock is running on the \"bare metal\" e.g. not using a Docker container or Kubernetes deployment\n\nClients that work:\n * Minecraft for Xbox One (v1.14.30)\n * Minecraft for Windows 10 Bedrock (v1.14.1)\n\nClient that isn't working:\n * Minecraft for PS4 (v1.14.30)\n\nDo server and client need to configured for the same timezone?\n\n\u00a0",
               "updateAuthor": "natemcmaster",
               "created": "2020-02-17T05:52:37.052+0200",
               "updated": "2020-02-17T05:53:45.190+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/290388/comment/635419",
               "id": "635419",
               "author": "ionicecko",
               "body": "They shouldn't do. I have a similar setup but run my BDS from a Windows Server 2019 VM and haven' seen any issues (even connected from a PS4 for giggles). I've seen a few issues come in for Bedrock and Ubuntu but have been lax on getting my test environment fixed up.\n\nWill throw something together and test it. Keep in mind though PS4 doesn't support BDS so I may not be able to forward this on regardless of the outcome.",
               "updateAuthor": "ionicecko",
               "created": "2020-02-17T07:51:39.018+0200",
               "updated": "2020-02-17T07:51:39.018+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/290388/comment/642799",
               "id": "642799",
               "author": "ionicecko",
               "body": "Just tested this on BDS 1.14.32.1 and PS4 1.14.31 and I can't get it to work in either config now.\n\nBoth cause the PS Plus prompt to come up for me which seems odd.\n\nAre you able to retest on the latest version Nate?",
               "updateAuthor": "ionicecko",
               "created": "2020-03-04T15:04:53.948+0200",
               "updated": "2020-03-04T15:04:53.948+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/290388/comment/645064",
               "id": "645064",
               "author": "natemcmaster",
               "body": "I upgraded my server to 1.14.32.1 and now things are working. Thanks!",
               "updateAuthor": "natemcmaster",
               "created": "2020-03-09T16:48:56.396+0200",
               "updated": "2020-03-09T16:48:56.396+0200"
            }
         ],
         "maxResults": 5,
         "total": 5,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-3245/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 3,
      "total": 3,
      "histories": [
         {
            "id": "1439333",
            "author": "natemcmaster",
            "created": "2020-02-17T01:33:13.551+0200",
            "items": [
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "266132",
                  "toString": "PS4 screenshot.jpeg"
               }
            ]
         },
         {
            "id": "1456016",
            "author": "ionicecko",
            "created": "2020-03-04T15:05:08.396+0200",
            "items": [
               {
                  "field": "labels",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "",
                  "to": null,
                  "toString": "awaiting-response"
               }
            ]
         },
         {
            "id": "1462592",
            "author": "ocelotonesie",
            "created": "2020-03-10T01:36:48.320+0200",
            "items": [
               {
                  "field": "Fix Version",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "19001",
                  "toString": "1.14.32.1"
               },
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "1",
                  "toString": "Fixed"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}