Problem with Private Access Token (PAT)

Since October 3rd, I've stopped receiving responses to the Private Access Tokens challenge.

I'm using this link: https://demo-issuer.private-access-tokens.fastly.com/.well-known/token-issuer-directory. I receive tokens from Fastly and return a header to the iOS app, but then I don't receive another authentication request from iOS.

The user has automatic verification enabled on their phone. The problem is global and affects all my mobile app users. Has anyone encountered a similar problem and found a solution?

Answered by DTS Engineer in 863574022

Thanks for bringing this the forums.

I talked about this with various folks internally and we’re not aware of an obvious cause for this problem. To dig into this further we need a bug report. Make sure to attach a sysdiagnose log taken shortly after reproducing the problem (and all the extra info that you sent me privately).

Please post your bug number, just for the record.

Oh, and if want to dig into this yourself some more, once you have the sysdiagnose log unpack it and open the log archive it contains (system_logs.logarchive). Within that, search for log entries from your process and also from the networkserviceproxy, which is system process that handles these tokens.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Thanks for bringing this the forums.

I talked about this with various folks internally and we’re not aware of an obvious cause for this problem. To dig into this further we need a bug report. Make sure to attach a sysdiagnose log taken shortly after reproducing the problem (and all the extra info that you sent me privately).

Please post your bug number, just for the record.

Oh, and if want to dig into this yourself some more, once you have the sysdiagnose log unpack it and open the log archive it contains (system_logs.logarchive). Within that, search for log entries from your process and also from the networkserviceproxy, which is system process that handles these tokens.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

FB20854312 (Problem with Private Access Token (PAT)) I've reported this bug and sent logs. The review number is above.

Problem with Private Access Token (PAT)
 
 
Q