Skip to content

How to set/reset password for user in Identity store using the Java SDK?

0

Hello,

I was able to create a user in the IAM Identity Center using the Java SDK with the IdentitystoreClient and CreateUserRequest. The user gets created in the Identity Center directory.

  1. I need to set (in future reset) the password for this user using the API. I am unable to find any examples or API to accomplish the same. Can this be done via API call? If yes, then please provide some example code/reference to the API class.
  2. Is there an API to assign the user to a group?

Thanks, Binfer.

asked 3 years ago836 views
1 Answer
0
EXPERT
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.