An example application to demonstrate how to pass data from an IFrame to the Parent and handle using the Javascript event listener. Used Reactive module for this example where Iframe passes a URL to the parent which is handled using the javascript listener. It can then be used to redirect or so.
Please let me know if this is useful.
Thanks!