Integration for Single Sign-On can integrate with custom authenticators. To configure single sign-on to use a custom authenticator:
-
Select CUSTOM from the Authenticator drop-down list when performing the Web Server configuration steps, or from the Type drop-down list if configuring the App Server (see Deploying Integration for Single Sign-On).
The Custom Authenticator Selection dialog is displayed.
- Enter the Authenticator Location in the field provided, or click the ... button to browse to it. The custom authenticator is typically a DLL file created with specific references that allow it to work with Integration for Single Sign-On.
-
If the authenticator loads correctly, the remaining fields are populated automatically, based on information provided by the authenticator.
If the authenticator selected does not load correctly, the remaining fields are not populated and an error is indicated beside the ... button:
- Click Apply once the custom authenticator has loaded successfully.
-
Complete the remaining Web Server or App Server configuration steps.
Note:
Depending on the authentication methods used, your custom authenticator may require additional steps to complete the configuration, such as editing the OnBase web server Web.config file. Contact your first line of support to determine if your authenticator requires any additional steps.