Versions Compared

Key

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

...

The Okta administrator will need to provide the Okta Client ID and Okta Domain to add into GlobalSearch's config.json.  GlobalSearch Cloud customers can provide these values to support and they will be provisioned on your behalf.Image Removed

...

The authProviders key and the okta key and object are required.  Be sure to update the values with settings specific to your Okta Application.

Login Page

Once provisioned, Provider Authentication will add a “Login with” option to the login page.

...

Customers can hide the Username and Password for Square 9 logins if desired. Simply add a new entry to the config.json noted above:

Code Block
"hideBasicLogin":true

...