my.identity.org.au is the web wallet — the portal where your verified identity lives day to day. Verification evidence is captured once, on your phone, by the mobile wallet; the portal is where you use the result: presenting proofs, granting and revoking consent, and watching exactly what has been shared with whom.
How signing in works
The portal never asks you to create a password. Sign-in uses passkeys and device-bound credentials — key pairs created in your device's secure hardware, where the private key never leaves. A sign-in is a cryptographic signature, not a shared secret: there is nothing for a phishing site to capture and replay, and nothing for a breached server to leak.
-
Sign in with a device-bound credential
The portal signs you in with a passkey or device-bound key — cryptographic material held by your device's secure hardware. There is no password to remember, reuse, or phish.
-
Your wallet loads — results, not evidence
The portal shows your verification level, available proofs and consent ledger. Your documents and biometrics are not in the portal; they stay encrypted where they were captured.
-
Act, and everything is recorded
Present a proof, approve or revoke a consent, end a session — every action lands in your auditable history, timestamped, visible only to you.
What you manage in the portal
- Credentials. Your verification level and the verified claims behind it — with plain statements of what each one proves and never reveals.
- Proof presentation. When a service requests a proof — over 18, residency, a tier confirmation — the request appears with the asker, the exact data involved and the purpose, and you approve or decline. See presenting proofs to a service.
- Consents. Every active grant with its scope, purpose and expiry, plus one-action revocation and the full timestamped history — how revocation works.
- Sessions and devices. Every signed-in browser and device, with the ability to end any session — or all of them — immediately.
Session security
Portal sessions are deliberately short-lived and re-authenticate for sensitive actions such as approving a new consent or removing a device. Signing out of all devices takes one action, and every sign-in — successful or failed — appears in your activity history. If a device is lost or stolen, the lost or new device guide covers the recovery path end to end.
What the portal deliberately does not hold is as important as what it does: no document images, no biometric templates, no raw evidence. If the portal's infrastructure were breached, the attacker's haul would be verification results and consent records — not the material needed to impersonate you. That is the same no-honeypot architecture the whole service is built on.
Maturity, stated plainly
The web wallet is part of the open-source VirtEngine reference stack and is rolling out with the network. Capabilities described here are the portal's design as implemented in the public codebase — we do not make availability claims beyond that, and any site other than my.identity.org.au claiming to be this portal should be treated as a scam.