Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Reset API password v.24

Alin
New Contributor
New Contributor

Hi,

How can I reset API password in v24 for service account when we have SSO enabled for service account, and it is not tied to AD account? 

I'd appreciate any help you can provide. Thank you!

2 REPLIES 2

PremMahadikar
Valued Contributor
Valued Contributor

Hi @Alin ,

  1. Add this feature access to sav role for user you want to reset the password. (Login and reset)

    PremMahadikar_0-1713996489136.png

    PremMahadikar_1-1713996557658.png
  2. You can also reset the password of this user - using admin function -> reset password
    • Post this is done - user's attribute localAuthEnabled should be set to true
    • and passwordExpired should be set to false

Use this post for reference - Solved: Re: How to use api/login service when using SSO au... - Saviynt Forums - 70577

 

If you find the above response useful, Kindly Mark it as Accept As Solution and hit Kudos

@PremMahadikar 

#1 It can't be implemented because local authentication works only from Saviynt VPN

#2 Can be achievable 

  • Login with SSO with admin access 
  • Create new API user
  • Set password from Admin functions
  • from Admin - webservice Admin Config --> Generate token 
  • copy access token

rushikeshvartak_0-1714013837741.png

 

 

  • Open postman hit  update user api to set below flags

https://documenter.getpostman.com/view/23973797/2s9Ykhh4VH#5718ae10-293e-40a7-94d8-3a996ca161b4

  • rushikeshvartak_1-1714013837629.png

     


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.