iwantcoding.com
🔥 Daily 👥 Rooms 🏆 Top Log in Sign up

7.1 Web Portals

A portal is a single front door that unifies multiple back-end systems for a defined audience. Employee portals, partner portals, customer portals and student portals all share this pattern. This lesson compares portals to websites and intranets.

Portal vs Website vs Intranet

DimensionPublic WebsiteIntranetPortal
AudienceAnyoneEmployeesAuthenticated, role-based
Primary goalAcquisition, brandCommunication, policySelf-service, transactions
PersonalisationLimited (cookies)Department / rolePer-user, per-role
IntegrationsFew (CRM, analytics)HRIS, intranet searchMany back-ends via SSO
Examplescorporate.comhr.intranet.localmybank.com, myschool.edu

Anatomy Of A Portal

Portal Architecture User (browser / mobile) SSO / Identity Provider Portal Aggregator HR System Finance Docs Tickets LMS

Figure 5.6 - One login, many systems. SSO is the linchpin of the portal experience.

Success Factors

The five things that separate a loved portal from a tolerated one:

  1. **SSO that just works** - users never type a second password.
  2. **A real search bar** - portal search is the new homepage.
  3. **Role-aware widgets** - finance staff and warehouse staff see different cards.
  4. **Mobile parity** - portal is opened from phones more than desktops.
  5. **Personal notifications** - users come back because something is waiting for them.

Discussion

Loading…