Active directory in SVN plugin

Is it possible to use the active directory group for accessing a svn repository instead of using cert files / credentials?

what does that mean? Svn uses http doesn’t it? so you need credentials to provide to the client

Integrated windows auth

It’ll probably use the service account that jenkins is using. But i’m not sure how you could use ntlm/kerberos for a different user though.