The stripDomainFromUsername key can be set to automatically strip the domain from user names that are passed as either domain\username or domain@username. This is useful when single sign-on authenticators use a full domain and username but OnBase only uses the user name. Set the stripDomainFromUsername key value to true to strip the domain before authenticating against OnBase.
If the stripDomainFromUsername key is not already in the Web.Config file of the OnBase Web Server, it can be added manually.
Do not edit the Web.config file in a binary editor, such as Microsoft Word. Editing this file in a binary editor can introduce additional characters that generate errors when processes attempt to read the information contained in the file.
To add the stripDomainFromUsername key: