Insurance Portal Demos
Two fully synthetic Canadian advisor portals used to demo and stress-test a policy-capture browser extension. Pick a portal to enter its (mock) sign-in page.
◈ Finsurance
Finsurance Solutions Mockup
BeaconLink MGA aggregator
- MGA model: client → multiple carriers → policies
- Server-rendered
<table>client list (search/sort/paginate) - Async, carrier-grouped client detail (accordions)
- Tabbed policy detail + illustration PDF
♛ Kingdom Life
Kingdom Life Insurance
Single-carrier insurer · alternate IA & markup
- Single-carrier model (Members & Contracts)
- Div / CSS-grid "tables" — no
<table>elements - Two-step sign-in (Producer ID, then passphrase)
- Deferred-batch + Shadow-DOM member detail
Capture difficulty
Append ?mode=hard to any portal URL to strip data-* hooks,
mix currency/date formats, nest spans, and enable Shadow-DOM / deferred-batch rendering.
Default is easy. Both portals honour the flag.