Skip to main content

Documentation Index

Fetch the complete documentation index at: https://auth0-feat-iframe-embedding-clean.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Configure your Universal or Classic Login’s core configuration, which includes:
  • Login engine: Switch between Universal and Classic Login.
  • Web Content Accessibility Guidelines (WCAG) compliance: Create a beautiful, hosted login page that meets WCAG requirements.
  • Virtual environment support: Enable iframe embedding for development environments.

Settings

Universal or Classic Login

Switch between Universal and Classic Login. To learn more, read Universal Login vs. Classic Login.
1

Navigate to Core configuration

Navigate to Branding > Universal Login > Pro-code customizations and select Core configuration.
2

Select login type

Under Settings, select Universal Login or Classic Login.

Iframe embedding

Enable Universal or Classic Login to load when the application and login flow are embedded in an iframe, as with generative UI platforms like Vercel. Iframe embedding is only applied in development environments
When iframe embedding is enabled, security headers that protect against clickjacking are disabled.
1

Navigate to Core configuration

Navigate to Branding > Universal Login > Pro-code customizations and select Core configuration.
2

Enable iframe support

Under Iframe settings, toggle on Enable support for generative UI platforms.
3

Configure allowed origins

Under Allowed iframe URLs for Login, enter the allowed origins (e.g., https://v0.app or https://*.vusercontent.net).When an application is created from a generative UI platform such as Vercel using an available Auth0 integration, Auth0 pre-populates the allowed origins from the platform. To learn more, read Integrate with Vercel.

Login

Customize the login page in Classic Login. To learn more, read Customize the login page.

Password reset

Customize the password reset page in Classic Login. To learn more, read Customize the Password reset page.

Multi-factor Authentication

Customize the multi-factor authentication page in Classic Login. To learn more, read Customize MFA for Classic Login.