This article describes setting up a SWA App using a Template Frame Plugin App.
- Secure Web Authentication (SWA)
- Add the Template Frame Plugin App from the Okta Integration Network (OIN) catalog.
- 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
- 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=".
- Login URL - Paste the URL from the address bar of the browser, where the login screen appears
Example: If src="websiteName.com/398rn3r8/309gj309g", then copy "websiteName.com"
-
- 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.
