<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 a Template Frame Plugin App
Single Sign-On
Administration
Okta Classic Engine
Okta Identity Engine
Overview

This article describes setting up a SWA App using a Template Frame Plugin App.

Applies To
  • Secure Web Authentication (SWA)
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"

Screenshot 2023-07-13 at 21.56.50.png

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

The steps to provide the selectors can be found in the How to Create a Custom SWA Template Plugin App article.

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