I use LDAP to log in a user and I want the jobs to be run using the same credentials that were used to log in.
So I need to make a credential that asks for a password at runtime, but uses the AWX username or for windows machines the AWX username@DOMAIN.
Is this possible?
Thanks.