Hello, I know that it is possible (and straightforward) to create an application services database using a SQL Server database. However, I would like to use another database technology such as MySQL or PostgreSQL for my authenticaton/role management. I was wondering if there is a similar command to do so for non-mssql databases or if there is a commonly used workaround for doing so?
Thank you in advance!