We are using CS with OTDS that contains the Windows AD users. When accessing CS no login in necessary because of the windows integrated authentication. Can I authenticate in a similar way with OTDS though the RestAPI to get a ticket for further use for the API?
I have seen the POST /authentication/credentials method which is working fine, but requires the password. I would prefer to use the "windows integrated authentication", because of course I do not have the AD password.
The Application is Not in Content Server Context, but an "external" separate application.
Thanks,
Hannes