<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
0D50Z00008C3jZ6SAJOkta Classic EngineSingle Sign-OnAnswered2024-04-15T11:14:04.000Z2018-01-22T15:31:51.000Z2020-01-20T23:13:46.000Z
SWA sign on application also needs checkbox checked to finish signon
I've got a VoIP application that I am about to roll out company-wide.  I've got the variables set to insert usernames and passwords, however, the landing authentication page also requires a checkbox be checked before the user is logged in.  The application doesn't support SAML so we're forced to use SWA.  Is there a way to automate the checking of that box during authentication?

BradG.83063 likes this.
  • Hi Doug

     

    Another option you can explore is our "Template Plugin App 3 Fields". You can find this template by searching our application catalog within the Okta Integration Network. The third field can be used as the CSS selector for the checkbox.
    Selected as Best
  • Hi Doug

     

    Another option you can explore is our "Template Plugin App 3 Fields". You can find this template by searching our application catalog within the Okta Integration Network. The third field can be used as the CSS selector for the checkbox.
    Selected as Best
  • ThomasD.82830 (Customer)

    Darron,

    I also have this question.  I've implemented a "Template Plugin App 3 Fields" app.  In the `Extra Field Value` that corresponds with my checkbox I have tried supplying the values "True", ":checked" and ":enabled" to no avail.  What is the proper value to get Okta to check this box?  The CSS element in question is a checkbox.

    Thanks!
    Expand Post
  • 8c907 (8c907)

    What is the answer. I see you suggested the Template, but what CSS field "checks the box"?

     

  • BradG.83063 (Goosehead Insurance)

    Can someone from OKTA update this post so that the rest of us that need to know the answer have it? It's a waste of everyone's time to have to go through the exercise of asking support every time someone needs this answer. It should be the same answer for all checkboxes or radio buttons.

  • BradG.83063 (Goosehead Insurance)

    I was able to create my app by using the "Template Plugin App" (NOT the  Template Plugin App 3 Fields). This template has a line meant for a Checkbox. Just give it the ID of the checkbox from the CSS Selector and it worked. I hope this information helps others.

     

This question is closed.
Loading
SWA sign on application also needs checkbox checked to finish signon