You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add support for using Rundeck Key Storage for password, with the winrm-password-storage-path attribute. Specifies a Key Storage Path to look up the authentication password from. It can contain property references like ${node.name} to evaluate at runtime. If specified, it will be used instead of the winrm-password-option.
add winrm-domain and winrm-is-domain-user node attributes to help constructing the proper kerberos username
update Overthere library to 4.0.0, add support for kerberos-cache