Using a logon dialog box
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Aha! 8.0
- Documentation
Some ODBC applications display a logon dialog box when you are connecting to a data source. To connect, provide the values described in the following sections; then, click OK to complete the logon.
Note: The logon dialog does not open if you are connecting with OAuth 2.0 authentication.
In the dialog box, provide the following information:
Basic authentication
- In the Host Name field, specify the base URL of the Aha! service to which you want to issue requests.
- In the User field, type the user name used to connect to your service.
- In the Password, type the password used to connect to your Aha! service.
URL parameter (API key) authentication
- In the Host Name field, specify the base URL of the Aha! service to which you want to issue requests.
- In the Security Token field, type the API key required to make a
connection to your endpoint. API keys can be generated
through the Aha! user interface. Refer to the Aha! documentation for more information.