Comprehensive testing environment for cross-site iframe SSO scenarios
Test the successful SSO case where you control the FormaLMS hosting site and both the iframe parent page and FormaLMS instance are on the same domain or have proper CORS configuration.
Use this when:
Features: Direct SSO link testing, iframe embedding, SSO URL generation and display
Test 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:
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
A comprehensive single-file scenario with advanced SSO configuration options not available in the other scenarios. Useful for testing specific FormaLMS SSO parameters and edge cases.
Unique features:
Use when: You need to test specific FormaLMS SSO parameters or prefer a simpler testing interface
Complete documentation covering tool usage, scenario descriptions, potential workarounds, and security considerations.