Direct PlayStation connection
Sign in with Sony.
Not with us.
This page is a signpost, not a sign-in service. It sends your browser to Sony’s pages. It has no field that can receive your password or connection code.
Authenticate on PlayStation
The button opens Sony’s authorization page in a new tab. Enter your PlayStation details only after confirming the address belongs to account.sony.com. Return here when Sony finishes.
Copy only the NPSSO value
This opens Sony’s own authenticated endpoint. Find npsso, then copy only the characters inside the quotation marks immediately after it. Paste that value into xForceNow on Apple TV.
This response means it worked
Seeing npsso is success—not an error.
Sony returns a small response after a successful sign-in. Your screen may wrap the long value onto another line; it is still one continuous value.
{'npsso':'ABCD1234…WXYZ7890', 'expires_in':5183914}
ABCD1234…WXYZ7890—the value between the quotes after npsso.npsso, quotation marks, braces, commas, or the expires_in number.What the developer receives
Nothing from this sign-in.
There is no xForceNow credential server, callback endpoint, form submission, analytics SDK, or hidden request on this page. The developer does not receive your PlayStation password, connection value, token, account details, or browsing result. After validation with Sony, the app stores the credential locally in Apple Keychain.
Verify the website yourself
The complete website source is public.
Inspect this page, its script, and its security policy in the public repository. The app source remains private; the public repository verifies the behavior of this website, not every line of the app.
The complete path
Where each piece of information goes
Your browser connects to Sony to authenticate. Sony processes that sign-in under Sony’s policies.
Sony displays an npsso response in the same authenticated browser. Copy only the quoted value after npsso. This static site cannot read Sony’s page.
You transfer the value yourself using the Apple TV Remote keyboard, Universal Clipboard, or a physical keyboard.
The app validates the value directly with Sony. Only a valid credential is saved in Apple Keychain on the Apple TV.
Use only your own eligible PlayStation account. xForceNow is independent and is not affiliated with or endorsed by Sony Interactive Entertainment.