This is an example of a header that would persist across the portal. In the iFrame container below
Enter a number and select a page to load
Below is the iFrame container.
Things to notice:
The iFrame container is styled to be very noticeable and separate for the purposes of this demo but we can iFrame different applications seamlessly.
URLs can be have as one, cohesive application. The /customer and /kyc endpoints could be hosted on completely separate domains, but to the user the portal-demo webpage behaves as one seamless application.
We can build the web application to link within itself. The /customer/:id and /kyc/:id pages link between themselves.