Identity authorization server
Account Portal
This is the user-facing origin of the Sylphx Identity authorization server. It hosts sign-in and the RFC 8628 device approval ceremony for Identity accounts.
- Hosted sign-in
- Identity checks the credential. This origin holds the session server-side, in a
__Host-cookie for this origin only, and never writes the session token into a page. - Device approval
- Single-use and expiry-bounded, matching the code your terminal printed. The terminal collects its own token.
- Script and storage
- None. This origin runs no script, calls no third party, and keeps no browser storage.
Approve a device
You normally arrive here from a link a terminal printed. The code it shows travels with that link, or you can type it into the device page.