FormaLMS Iframe SSO Testing Tool

Comprehensive testing environment for cross-site iframe SSO scenarios

✅ Working Scenario - Same Domain SSO

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 Working Scenario

❌ Cross-Site Iframe Scenario - Customer Problem Case

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

Test Cross-Site Problem

🔧 Advanced SSO Options

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

Use Advanced Options

Tool Features

📚 Documentation

Complete documentation covering tool usage, scenario descriptions, potential workarounds, and security considerations.

Read Documentation View on GitHub