For an IFrame component, you configure the URL to display, and determine whether to require additional authentication in order to view the content.
To configure an IFrame component:
The authentication fields display.
Basic authentication simply provides the user name and password required by the embedded page.
Form authentication uses POST or GET to validate the user.
For the user name and password, provide the field names and values to send.
In the Hidden Variables field, provide any hidden variables to include in the authentication request.