Configuring Database Connections
This guide explains how to configure and manage database connections in AuthNull.
Prerequisites
Before configuring database connections, ensure you have:
- AuthNull mobile wallet installed and set up
- Network access to connect to AuthNull services
- Terminal or command line access for connection string method
Connection Methods
AuthNull provides two simple connection methods for database access:
Method 1: Terminal Connection
The terminal connection method provides a streamlined authentication process:
- Initiate connection through the AuthNull terminal interface
- Wait for the Pull Request (PR) notification on your mobile wallet
- Open your AuthNull mobile wallet
- Review and approve the PR request
- Connection is established automatically
Benefits:
- Quick and secure authentication
- No manual credential management
- Mobile-first security approach
Method 2: Direct Connection String
For direct integration with your local development environment:
- Generate a connection string from AuthNull
- Copy the provided connection string
- Paste the connection string into your local terminal
- Wait for the PR notification on your mobile wallet
- Open your AuthNull mobile wallet and approve the PR
- Connection is established
Important Notes:
- Connection strings are valid for 1 minute only
- You must approve the PR within this timeframe
- Generate a new connection string if the previous one expires
Security Features
Mobile Wallet Authentication
- All connections require mobile wallet approval
- Pull Request (PR) system for secure authorization
- Time-limited connection strings for enhanced security
Connection Validation
- Automatic validation upon PR approval
- Secure token generation
- Encrypted connection establishment
Troubleshooting
Common Issues
Connection String Expired
- Solution: Generate a new connection string (valid for 1 minute)
PR Not Received on Mobile
- Check mobile wallet connectivity
- Ensure notifications are enabled
- Verify wallet is properly synced
Connection Failed After PR Approval
- Retry the connection process
- Check network connectivity
- Ensure connection string hasn't expired
Best Practices
- Act Quickly: Connection strings expire in 1 minute - approve PRs promptly
- Mobile Ready: Keep your AuthNull mobile wallet accessible when initiating connections
- Secure Environment: Use these connection methods only in trusted network environments
- Regular Updates: Keep your AuthNull mobile wallet updated for optimal security
Getting Started
- Choose your preferred connection method (Terminal or Connection String)
- Have your AuthNull mobile wallet ready
- Follow the respective steps above
- Approve the PR when prompted
- Begin using your secure database connection
For additional support or questions about database connections, refer to the AuthNull documentation or contact the support team.