Created
A fresh session copies the published workflow revision and its effective routes.
A session is one non-repeatable execution of a published workflow revision. It binds the holder, route, inputs, verified result, and evidence to a single durable case.
When a session starts, Alentra copies the exact published revision, effective route set, parameters, metadata, and document commitments into the run. Later workflow edits do not rewrite a case already underway.
Every transition is explicit, persisted, and safe to receive more than once. Your integration can recover from retries without guessing whether the underlying proof ran again.
A fresh session copies the published workflow revision and its effective routes.
The holder presents the requested government credential and completes each step.
Each completed primitive appends its verified result to the session evidence chain.
The published path completes or reaches another fixed ending—with the final state and evidence sealed.
The hosted page stays neutral. Alentra verifies the wallet presentation and seals the evidence. Your product receives the finished result through signed webhooks and can reconcile one case through authenticated reads.
One origin-isolated capability URL. No business-only verified claims are exposed in the signer page.
Wallet transport, issuer trust, encrypted artifacts, and immutable audit transitions stay inside the proof boundary.
Signed at-least-once webhooks carry the finished facts and stable identifiers. Your application decides what happens after the session.
Alentra records what happened to the workflow. It does not relabel the outcome as approved, rejected, eligible, suspicious, or safe.
The configured path reached its final step.
The published workflow reached a configured early ending.
A required verification or execution step could not complete.
The session reached its time boundary before completion.
Publish the proof path once. Start a separate, evidenced session whenever a new holder or action arrives.
Government-wallet proof, ready to repeat.
Start with Alentra