<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

How to Configure Single Field SWA Application

Administration
Okta Integration Network
Okta Classic Engine
Okta Identity Engine

Overview

Using a Template Plugin App to configure a SWA application that accepts only one field.

Applies To

  • Secure Web Authentication (SWA) application

Solution

Follow the steps or the video below.




Some applications accept only one value for logging in. There is no readily available single-field app, but it can be done using the existing template from the Okta Integration Network.

For this scenario, the "Template Plugin App" will be used. The steps will be similar to those listed in the Configure the Okta Template App and Okta Plugin Template App documentation, except for one change.

Since it is a one-field application, the same CSS selector field from the application will be used for the Username field and Password field. For example, if the CSS selector field for the application is AccessKey then the values for username and password will be:

  • Username field – #AccessKey
  • Password field – #AccessKey

Only IDP-initiated and Plugin-initiated authentication will work with such applications. One field SWA cannot be initiated by directly landing on the application URL.
 

Related References

Loading
Okta Support - How to Configure Single Field SWA Application