- Secure Web Authentication (SWA) application
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.
