Integrated Authentication for MSSQL-Database

Hi,

is it possible to connect to the mssql database without username and passwort?
I’d like to use the ServiceUser of the running process.

Kind regards,

Christoph

I don’t thin that is possible currently

I tried to look into the gitea sourcecode and did some research. I opened an issue for this:

https://github.com/go-gitea/gitea/issues/5349