Authenticating with REST API using Hashed Passwords
Hi -
This has been a persistent problem for me. I'm using LDAP authentication to YouTrack and this works fine except in the case of the REST API. My LDAP uses SSHA hashed passwords, so for my other applications to send commands to YouTrack for a user, I would only be able to utilize their hashed password rather than plaintext.
Is it possible to authenticate to the REST API using a hashed password?
If so, how?
Thanks,
Matty
This has been a persistent problem for me. I'm using LDAP authentication to YouTrack and this works fine except in the case of the REST API. My LDAP uses SSHA hashed passwords, so for my other applications to send commands to YouTrack for a user, I would only be able to utilize their hashed password rather than plaintext.
Is it possible to authenticate to the REST API using a hashed password?
If so, how?
Thanks,
Matty
Please sign in to leave a comment.
Thanks,
Matty
Is there any indication of when something like this may be supported?
Should I add a feature request?