The Hyland.Web.PublicAccess element of the web.config file contains attributes which control how the API, and by proxy the front-end client, connects and logs in to OnBase. Login settings can also be configured and encrypted in the Login tab of the Web Application Management Console (WAMCon). For more information about configuring a public user account for Public Access, see User Account.
WAMCon Setting/Web.config Attribute |
Description |
---|---|
User name/user |
Enter the OnBase user configured for public use. |
Password/password |
Enter the password associated with the public user account. |
Data Source/datasource |
Enter the name of the data source used to connect to OnBase. |
Encrypt Public Access/(No web.config attribute) |
For additional security, select to encrypt login settings within an <EncryptedData> element of the web.config file. See the Encrypting Settings section of the Web Application Management Console documentation for more information on encrypted data. |