This scenario tests the problematic case described by customers where FormaLMS SSO fails when the iframe and FormaLMS instance are on different domains, simulating real-world cross-site integration challenges.
This scenario simulates three different domains:
Demonstrates problems: CORS restrictions, third-party cookie blocking, cross-site redirect failures, localStorage access issues
Includes workarounds: postMessage communication, parent-handled redirects, debug logging for troubleshooting
Generate a complete HTML file that can be uploaded to another domain for cross-site iframe testing. This file will contain all your SSO parameters pre-configured.