Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

importhttps://docs.empowerid.com/docs.css

...


Note

If you use a proxy on your EmpowerID servers or desktops, you must allow the following sites to be opened over the proxy.



To integrate Integrate Google reCAPTCHA with EmpowerID


Warning

If you view a page that requires reCAPTCHA prior to configuration and you get a misconfiguration message, clear the browser cache before accessing the page again.

After configuration, reset IIS.


  1. In the Navigation Sidebar of the EmpowerID Web application, expand Admin, then SSO On the navbar, expand Single Sign-On > SSO Connections, and click select OAuth / OPenID Connect.



  1. On the OAuth Service Provider tab External OAuth Provider form that appears tab, search for Google reCAPTCHA and click the Provider link.
    Image Removed



    This opens the OAuth Service Provider Details page for Google reCAPTCHAExternal O page.

  2. From the grid, click the Edit button for the Google reCAPTCHA provider.

  3. In the General dialog that appears, do the following:
    1. Enter the Site key for your Google reCAPTCHA account in the Consumer Key field.
    2. Enter the Secret key for your Google reCAPTCHA account in the Consumer Secret field.
    3. Click Save.

  4. From the Start menu, run iisreset.exe.

...

  1. From the navigation bar, expand Resources and select Workflows.
  2. On the Workflow tab, enter the search term "passwordreset" and in the search results, select Password Reset Center.

  3. On the Workflow Details page that appears, expand the Request Workflow Parameters section and search for "use."
  4. In the search results, click the Edit button for the UseCaptcha parameter, which is set to true by default.

  5. Change the Value of the parameter from true to false. 

    WarningDo

     Do NOT change the Name field, as EmpowerID uses this to determine which parameter to change. If you change the Name field, the parameter is ignored.


  6. From the command line, run iisreset.exe to update your site.
  7. To test the change, in your browser, replace anything in the site URL from the pound sign (#) to this: #aw/passwordresetcenter

    For example, https://sso.empowersso.com/UI/#aw/passwordresetcenter

    Or log out and on the Login page, next to Forgot your: click Password. The password reset center no longer shows the reCAPTCHA section.

...