MariaDB Integration Setup
Getting Started
- `host`: Hostname or IP address of the MariaDB server
- `port`: Port number of the MariaDB server
- `username`: Username to connect to the MariaDB server (must have access to view users and their privileges)
- `password`: Password to connect to the MariaDB serverGRANT SELECT ON mysql.* TO <username>;Configure MariaDB within your BalkanID tenant
Was this helpful?



