Adding an External Provider

Worksoft Portal administrators and super users can add and manage external providers in the External Provider Configuration page.

These external providers can be used for single sign-on (SSO) authorization. To enable SSO authorization, administrators must complete the following tasks:

  • Add an OpenID external provider to the Worksoft Portal.
  • When configuring a user, select the external provider as the Authentication Provider. For more information, see Adding Users in the Worksoft Portal.

To add an external provider:

  1. Sign in to the Worksoft Portal as an administrator or super user.

  2. From the Worksoft Portal menu, select Portal Configuration > External Provider Configuration.

    The External Provider Configuration page opens.

  3. Click Add External Provider Configuration.

    The Add External Provider Configuration page opens.

  4. Enter the following external OpenID provider information in the respective fields:
  5. Provider name

  6. Authority URL
  7. Client ID
  8. Client secret
  9. Grant type
  10. If using Proof Key for Code Exchange (PKCE), select one of the following Use PKCE options:
  11. ACTIVE
  12. INACTIVE
  13. From the Response Type drop-down list, select one of the following response types:
  14. code
  15. id_token
  16. none
  17. token
  18. Click Test.

    A message appears stating if the connection works.

  19. Click Save.

    If your test configuration does not work, you may need to add key values to help identify the external provider.

To add key values:

The key values are added in request headers when sending a request to an external provider.

  1. Scroll down the External Provider Configuration page to view the Attributes section.
  2. In the Attributes section, click the Add Key/Value button.

    A row with editable fields appears.

  3. In the Key field, enter a unique key.

  4. In the Value field, enter a value.

  5. Click the Save button.

    The attribute is saved and appears in the grid.

  6. To test the connection, click Test.

    A message appears stating if the connection works.

  7. Click Save.

 

Related Topics Link IconRelated Topics