<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
Setting up a SWA App Using an Okta Template Frame Plugin App
Single Sign-On
Administration
Okta Classic Engine
Okta Identity Engine
Overview

This article describes how to set up a SWA App using a Template Frame Plugin App.

Applies To
  • Secure Web Authentication (SWA)
  • Okta Identity Engine (OIE)
  • Okta Classic Engine
Solution
  1. Add the Template Frame Plugin App from the Okta Integration Network (OIN) catalog.
  2. Set the settings of the app using the appropriate information:
    • Login URL - Paste the URL from the address bar of the browser, where the login screen appears
      Login URL  
    • Frame URL - Inspect element of the page (right click anywhere on the page and click inspect) to find the "iframe" html element. The URL required for the Frame URL field is the one after the "src=".

Example: If src="websiteName.com/398rn3r8/309gj309g", then copy "websiteName.com"

Example 

    • For the username and Password fields, the selectors of the login fields must be copied.

The steps for providing the selectors are in the How to Create a Custom SWA Template Plugin App article.

Loading
Setting up a SWA App Using an Okta Template Frame Plugin App