Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Can I use an SSH key to log into SWM using the Java API?

I am working on an application that uses the EWM Java API.  The examples that I have on using the API all log in using an encrypted password stored in file.  Is there a way to authenticate using an SSH key instead?

0 votes

Comments

What's the difference between using an encrypted password and an SSH Key? Both would be stored somewhere such as a file, or somewhere else like a database. You should certainly use a distinct user ID (i.e. not your user id, therefore not your password) which you can give/remove specific permissions.



One answer

Permanent link

I have always used a user ID for automation. 


Using an API or SSH Key: Not that I would be aware of. Usually the authentication is delegated to an authentication provider or LDAP system. I would expect you would need to configure this to provide access, but I do not know how you need to configure these systems.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019

Question asked: Nov 08 '22, 4:35 p.m.

Question was seen: 1,191 times

Last updated: Nov 09 '22, 3:58 a.m.

Confirmation Cancel Confirm